INPUT_OBJECT

CreateCertifyingBoardCredentialInput

CreateCertifyingBoardCredentialInput is used for create CertifyingBoardCredential object. Input was generated by ent.

link GraphQL Schema definition

  • input CreateCertifyingBoardCredentialInput {
  • name: String!
  • code: String!
  • certifyingBoardID: ID
  • }

link Require by