INPUT_OBJECT
UpdateLicenseRequirementInput
UpdateLicenseRequirementInput is used for update LicenseRequirement object. Input was generated by ent.
link GraphQL Schema definition
- input UpdateLicenseRequirementInput {
- : Float
- # The total number of general Ce hours required, exclusive of any topic-specific
- # hours.
- : Float
- : Boolean
- : Boolean
- : LicenseRequirementType
- : Int
- : LicenseRequirementRenewalCycleUnit
- : String
- : Boolean
- : String
- : Boolean
- # An editorialized note about the requirement to be displayed on the web landing
- # page.
- : String
- : Boolean
- # Global requirements apply to all providers of the specified type, outside of a
- # certifying board.
- : Boolean
- : Time
- : Boolean
- : Time
- : Boolean
- : ID
- : Boolean
- : ID
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : ID
- : Boolean
- }