INPUT_OBJECT
input UpdateCredentialInput {credentialIdentifier: StringissueDate: TimeexpirationDate: TimecertifyingBoardID: IDproviderTypeID: IDcertifyingBoardSpecializationID: ID# If true, the credential is considered confirmed by the current user. This # defaults to true if not provided.confirmed: Boolean# Only can be set by an admin user, other usage is ignoredverified: Boolean}