INPUT_OBJECT
CertificateWhereInput
CertificateWhereInput is used for filtering Certificate objects. Input was generated by ent.
link GraphQL Schema definition
- input CertificateWhereInput {
- : CertificateWhereInput
- : [CertificateWhereInput!]
- : [CertificateWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # created_at field predicates
- : Time
- : Time
- : [Time!]
- : [Time!]
- : Time
- : Time
- : Time
- : Time
- # updated_at field predicates
- : Time
- : Time
- : [Time!]
- : [Time!]
- : Time
- : Time
- : Time
- : Time
- # url field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # Description field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # source_type field predicates
- : CertificateSourceType
- : CertificateSourceType
- : [CertificateSourceType!]
- : [CertificateSourceType!]
- # license_history_id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : Boolean
- : Boolean
- # user edge predicates
- : Boolean
- : [UserWhereInput!]
- # education_credits edge predicates
- : Boolean
- : [EducationCreditWhereInput!]
- # education_credits_v2 edge predicates
- : Boolean
- : [EducationCreditWhereInput!]
- # certificate_survey_answers edge predicates
- : Boolean
- : [CertificateSurveyAnswerWhereInput!]
- }
link Require by
- CertificateSurveyAnswerWhereInputCertificateSurveyAnswerWhereInput is used for filtering CertificateSurveyAnswer objects. Input was generated by ent.
- CertificateWhereInputCertificateWhereInput is used for filtering Certificate objects. Input was generated by ent.
- EducationCreditWhereInputEducationCreditWhereInput is used for filtering EducationCredit objects. Input was generated by ent.
- Querynull