INPUT_OBJECT
CollectionWhereInput
CollectionWhereInput is used for filtering Collection objects. Input was generated by ent.
link GraphQL Schema definition
- input CollectionWhereInput {
- : CollectionWhereInput
- : [CollectionWhereInput!]
- : [CollectionWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # name field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- # description field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # total_duration field predicates
- : Int
- : Int
- : [Int!]
- : [Int!]
- : Int
- : Int
- : Int
- : Int
- # total_posts field predicates
- : Int
- : Int
- : [Int!]
- : [Int!]
- : Int
- : Int
- : Int
- : Int
- # tenant edge predicates
- : Boolean
- : [TenantWhereInput!]
- # postcollections edge predicates
- : Boolean
- : [PostCollectionWhereInput!]
- # cover edge predicates
- : Boolean
- : [ImageWhereInput!]
- # user_completions edge predicates
- : Boolean
- : [UserCollectionCompletionWhereInput!]
- }
link Require by
- CollectionWhereInputCollectionWhereInput is used for filtering Collection objects. Input was generated by ent.
- PostCollectionWhereInputPostCollectionWhereInput is used for filtering PostCollection objects. Input was generated by ent.
- Querynull
- SparkyConversationWhereInputSparkyConversationWhereInput is used for filtering SparkyConversation objects. Input was generated by ent.
- UserCollectionCompletionWhereInputUserCollectionCompletionWhereInput is used for filtering UserCollectionCompletion objects. Input was generated by ent.