INPUT_OBJECT
MediaItemWhereInput
MediaItemWhereInput is used for filtering MediaItem objects. Input was generated by ent.
link GraphQL Schema definition
- input MediaItemWhereInput {
- : MediaItemWhereInput
- : [MediaItemWhereInput!]
- : [MediaItemWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # public_id field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- # width field predicates
- : Int
- : Int
- : [Int!]
- : [Int!]
- : Int
- : Int
- : Int
- : Int
- # height field predicates
- : Int
- : Int
- : [Int!]
- : [Int!]
- : Int
- : Int
- : Int
- : Int
- # bytes field predicates
- : Int
- : Int
- : [Int!]
- : [Int!]
- : Int
- : Int
- : Int
- : Int
- # format field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- # media_type field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- # url field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- # original_filename field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- # ordinal field predicates
- : Int
- : Int
- : [Int!]
- : [Int!]
- : Int
- : Int
- : Int
- : Int
- # duration field predicates
- : Int
- : Int
- : [Int!]
- : [Int!]
- : Int
- : Int
- : Int
- : Int
- : Boolean
- : Boolean
- # post edge predicates
- : Boolean
- : [PostWhereInput!]
- }
link Require by
- MediaItemWhereInputMediaItemWhereInput is used for filtering MediaItem objects. Input was generated by ent.
- PostWhereInputPostWhereInput is used for filtering Post objects. Input was generated by ent.
- Querynull
- TopicWhereInputTopicWhereInput is used for filtering Topic objects. Input was generated by ent.
- UserWhereInputUserWhereInput is used for filtering User objects. Input was generated by ent.