INPUT_OBJECT
input CreateCredentialInput {credentialIdentifier: StringissueDate: TimeexpirationDate: TimecertifyingBoardID: ID!certifyingBoardSpecializationID: IDproviderTypeID: ID!# If true, the credential is considered confirmed by the current user.confirmed: Boolean# Only can be set by an admin user, other usage is ignoredverified: Boolean}