INPUT_OBJECT
ImageWhereInput
ImageWhereInput is used for filtering Image objects. Input was generated by ent.
link GraphQL Schema definition
- input ImageWhereInput {
- : ImageWhereInput
- : [ImageWhereInput!]
- : [ImageWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # storage_key field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # url field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # variant_key field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # width field predicates
- : Int
- : Int
- : [Int!]
- : [Int!]
- : Int
- : Int
- : Int
- : Int
- : Boolean
- : Boolean
- # height field predicates
- : Int
- : Int
- : [Int!]
- : [Int!]
- : Int
- : Int
- : Int
- : Int
- : Boolean
- : Boolean
- # completed field predicates
- : Boolean
- : Boolean
- # video edge predicates
- : Boolean
- : [VideoWhereInput!]
- }
link Require by
- AnatomicalModelWhereInputAnatomicalModelWhereInput is used for filtering AnatomicalModel objects. Input was generated by ent.
- ArticleFeedWhereInputArticleFeedWhereInput is used for filtering ArticleFeed objects. Input was generated by ent.
- CollectionWhereInputCollectionWhereInput is used for filtering Collection objects. Input was generated by ent.
- ImageWhereInputImageWhereInput is used for filtering Image objects. Input was generated by ent.
- InstitutionWhereInputInstitutionWhereInput is used for filtering Institution objects. Input was generated by ent.
- NotificationWhereInputNotificationWhereInput is used for filtering Notification objects. Input was generated by ent.
- PostWhereInputPostWhereInput is used for filtering Post objects. Input was generated by ent.
- TopicWhereInputTopicWhereInput is used for filtering Topic objects. Input was generated by ent.
- UserWhereInputUserWhereInput is used for filtering User objects. Input was generated by ent.
- VideoWhereInputVideoWhereInput is used for filtering Video objects. Input was generated by ent.