INPUT_OBJECT
LearningObjectiveWhereInput
LearningObjectiveWhereInput is used for filtering LearningObjective objects. Input was generated by ent.
link GraphQL Schema definition
- input LearningObjectiveWhereInput {
- : LearningObjectiveWhereInput
- : [LearningObjectiveWhereInput!]
- : [LearningObjectiveWhereInput!]
- # 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
- # survey_question field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # tenant edge predicates
- : Boolean
- : [TenantWhereInput!]
- # posts edge predicates
- : Boolean
- : [PostWhereInput!]
- # education_credits edge predicates
- : Boolean
- : [EducationCreditWhereInput!]
- # certificate_survey_questions edge predicates
- : Boolean
- : [CertificateSurveyQuestionWhereInput!]
- # videos edge predicates
- : Boolean
- : [VideoWhereInput!]
- # postlearningobjectives edge predicates
- : Boolean
- : [PostLearningObjectiveWhereInput!]
- }
link Require by
- CertificateSurveyQuestionWhereInputCertificateSurveyQuestionWhereInput is used for filtering CertificateSurveyQuestion objects. Input was generated by ent.
- EducationCreditWhereInputEducationCreditWhereInput is used for filtering EducationCredit objects. Input was generated by ent.
- LearningObjectiveWhereInputLearningObjectiveWhereInput is used for filtering LearningObjective objects. Input was generated by ent.
- PostWhereInputPostWhereInput is used for filtering Post objects. Input was generated by ent.
- Querynull
- VideoWhereInputVideoWhereInput is used for filtering Video objects. Input was generated by ent.