INPUT_OBJECT
UpdateCertifyingBoardInput
UpdateCertifyingBoardInput is used for update CertifyingBoard object. Input was generated by ent.
link GraphQL Schema definition
- input UpdateCertifyingBoardInput {
- # Name of the certifying board
- : String
- # State of the certifying board
- : String
- : Boolean
- # URL of the website for the certifying board
- : String
- : Boolean
- # Contact Phone number of the certifying board
- : String
- : Boolean
- # Direct URL to the continuing education requirements page if available on the
- # board's website
- : String
- : Boolean
- # Additional sources of information
- : [String!]
- : [String!]
- : Boolean
- # Type of certifying board
- : CertifyingBoardBoardType
- : Boolean
- # Continuing education unit type
- : CertifyingBoardCeUnit
- # Abbreviation for the certifying board
- : String
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- }