INPUT_OBJECT
CertifyingBoardSpecializationWhereInput
CertifyingBoardSpecializationWhereInput is used for filtering CertifyingBoardSpecialization objects. Input was generated by ent.
link GraphQL Schema definition
- input CertifyingBoardSpecializationWhereInput {
- : CertifyingBoardSpecializationWhereInput
- : [CertifyingBoardSpecializationWhereInput!]
- : [CertifyingBoardSpecializationWhereInput!]
- # 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
- # code field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- # certifying_board edge predicates
- : Boolean
- : [CertifyingBoardWhereInput!]
- # licenses edge predicates
- : Boolean
- : [LicenseHistoryWhereInput!]
- # license_requirements edge predicates
- : Boolean
- : [LicenseRequirementWhereInput!]
- }
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.
- LicenseHistoryWhereInputLicenseHistoryWhereInput is used for filtering LicenseHistory objects. Input was generated by ent.
- LicenseRequirementWhereInputLicenseRequirementWhereInput is used for filtering LicenseRequirement objects. Input was generated by ent.
- Querynull