INPUT_OBJECT
CertificateSurveyQuestionWhereInput
CertificateSurveyQuestionWhereInput is used for filtering CertificateSurveyQuestion objects. Input was generated by ent.
link GraphQL Schema definition
- input CertificateSurveyQuestionWhereInput {
- : CertificateSurveyQuestionWhereInput
- : [CertificateSurveyQuestionWhereInput!]
- : [CertificateSurveyQuestionWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # question field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- # created_at field predicates
- : Time
- : Time
- : [Time!]
- : [Time!]
- : Time
- : Time
- : Time
- : Time
- # updated_at field predicates
- : Time
- : Time
- : [Time!]
- : [Time!]
- : Time
- : Time
- : Time
- : Time
- # learning_objective edge predicates
- : Boolean
- : [LearningObjectiveWhereInput!]
- # choices edge predicates
- : Boolean
- : [CertificateSurveyQuestionChoiceWhereInput!]
- }
link Require by
- CertificateSurveyAnswerWhereInputCertificateSurveyAnswerWhereInput is used for filtering CertificateSurveyAnswer objects. Input was generated by ent.
- CertificateSurveyQuestionChoiceWhereInputCertificateSurveyQuestionChoiceWhereInput is used for filtering CertificateSurveyQuestionChoice objects. Input was generated by ent.
- CertificateSurveyQuestionWhereInputCertificateSurveyQuestionWhereInput is used for filtering CertificateSurveyQuestion objects. Input was generated by ent.
- LearningObjectiveWhereInputLearningObjectiveWhereInput is used for filtering LearningObjective objects. Input was generated by ent.
- Querynull