INPUT_OBJECT
UserCollectionCompletionWhereInput
UserCollectionCompletionWhereInput is used for filtering UserCollectionCompletion objects. Input was generated by ent.
link GraphQL Schema definition
- input UserCollectionCompletionWhereInput {
- : UserCollectionCompletionWhereInput
- : [UserCollectionCompletionWhereInput!]
- : [UserCollectionCompletionWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # completed_at field predicates
- : Time
- : Time
- : [Time!]
- : [Time!]
- : Time
- : Time
- : Time
- : Time
- : Boolean
- : Boolean
- # user_id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- # collection_id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- # user edge predicates
- : Boolean
- : [UserWhereInput!]
- # collection edge predicates
- : Boolean
- : [CollectionWhereInput!]
- # education_credit edge predicates
- : Boolean
- : [EducationCreditWhereInput!]
- }
link Require by
- CollectionWhereInputCollectionWhereInput is used for filtering Collection objects. Input was generated by ent.
- EducationCreditWhereInputEducationCreditWhereInput is used for filtering EducationCredit objects. Input was generated by ent.
- Querynull
- UserCollectionCompletionWhereInputUserCollectionCompletionWhereInput is used for filtering UserCollectionCompletion objects. Input was generated by ent.
- UserWhereInputUserWhereInput is used for filtering User objects. Input was generated by ent.