INPUT_OBJECT
LicenseRequirementTopicWhereInput
LicenseRequirementTopicWhereInput is used for filtering LicenseRequirementTopic objects. Input was generated by ent.
link GraphQL Schema definition
- input LicenseRequirementTopicWhereInput {
- : LicenseRequirementTopicWhereInput
- : [LicenseRequirementTopicWhereInput!]
- : [LicenseRequirementTopicWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # hours field predicates
- : Float
- : Float
- : [Float!]
- : [Float!]
- : Float
- : Float
- : Float
- : Float
- # required field predicates
- : Boolean
- : Boolean
- # description field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # active field predicates
- : Boolean
- : Boolean
- # content_available field predicates
- : Boolean
- : Boolean
- # type field predicates
- : LicenseRequirementTopicType
- : LicenseRequirementTopicType
- : [LicenseRequirementTopicType!]
- : [LicenseRequirementTopicType!]
- # renewal_cycle field predicates
- : Int
- : Int
- : [Int!]
- : [Int!]
- : Int
- : Int
- : Int
- : Int
- # renewal_cycle_unit field predicates
- : LicenseRequirementTopicRenewalCycleUnit
- : LicenseRequirementTopicRenewalCycleUnit
- : [LicenseRequirementTopicRenewalCycleUnit!]
- : [LicenseRequirementTopicRenewalCycleUnit!]
- # reference_text field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # applies_to_description field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # license_requirement edge predicates
- : Boolean
- : [LicenseRequirementWhereInput!]
- # topic edge predicates
- : Boolean
- : [TopicWhereInput!]
- }
link Require by
- EducationCreditWhereInputEducationCreditWhereInput is used for filtering EducationCredit objects. Input was generated by ent.
- LicenseRequirementTopicWhereInputLicenseRequirementTopicWhereInput is used for filtering LicenseRequirementTopic objects. Input was generated by ent.
- LicenseRequirementWhereInputLicenseRequirementWhereInput is used for filtering LicenseRequirement objects. Input was generated by ent.
- LicenseTopicWhereInputLicenseTopicWhereInput is used for filtering LicenseTopic objects. Input was generated by ent.
- Querynull
- TopicWhereInputTopicWhereInput is used for filtering Topic objects. Input was generated by ent.
- UserLicenseRequirementTopicWhereInputUserLicenseRequirementTopicWhereInput is used for filtering UserLicenseRequirementTopic objects. Input was generated by ent.