INPUT_OBJECT
LicenseRequirementWhereInput
LicenseRequirementWhereInput is used for filtering LicenseRequirement objects. Input was generated by ent.
link GraphQL Schema definition
- input LicenseRequirementWhereInput {
- : LicenseRequirementWhereInput
- : [LicenseRequirementWhereInput!]
- : [LicenseRequirementWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # total_hours field predicates
- : Float
- : Float
- : [Float!]
- : [Float!]
- : Float
- : Float
- : Float
- : Float
- # general_hours field predicates
- : Float
- : Float
- : [Float!]
- : [Float!]
- : Float
- : Float
- : Float
- : Float
- # active field predicates
- : Boolean
- : Boolean
- # content_available field predicates
- : Boolean
- : Boolean
- # type field predicates
- : LicenseRequirementType
- : LicenseRequirementType
- : [LicenseRequirementType!]
- : [LicenseRequirementType!]
- # renewal_cycle field predicates
- : Int
- : Int
- : [Int!]
- : [Int!]
- : Int
- : Int
- : Int
- : Int
- # renewal_cycle_unit field predicates
- : LicenseRequirementRenewalCycleUnit
- : LicenseRequirementRenewalCycleUnit
- : [LicenseRequirementRenewalCycleUnit!]
- : [LicenseRequirementRenewalCycleUnit!]
- # renewal_humanized field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # reference_text field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # special_note field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # global field predicates
- : Boolean
- : Boolean
- # created_at field predicates
- : Time
- : Time
- : [Time!]
- : [Time!]
- : Time
- : Time
- : Time
- : Time
- : Boolean
- : Boolean
- # updated_at field predicates
- : Time
- : Time
- : [Time!]
- : [Time!]
- : Time
- : Time
- : Time
- : Time
- : Boolean
- : Boolean
- # provider_type edge predicates
- : Boolean
- : [ProviderTypeWhereInput!]
- # certifying_board edge predicates
- : Boolean
- : [CertifyingBoardWhereInput!]
- # topics edge predicates
- : Boolean
- : [LicenseRequirementTopicWhereInput!]
- # certifying_board_specialization edge predicates
- : Boolean
- : [CertifyingBoardSpecializationWhereInput!]
- }
link Require by
- CertifyingBoardSpecializationWhereInputCertifyingBoardSpecializationWhereInput is used for filtering CertifyingBoardSpecialization objects. Input was generated by ent.
- CertifyingBoardWhereInputCertifyingBoardWhereInput is used for filtering CertifyingBoard 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.
- ProviderTypeWhereInputProviderTypeWhereInput is used for filtering ProviderType objects. Input was generated by ent.
- Querynull