Skip to content

createProviderCptCodesPayload

Autogenerated return type of createProviderCptCodes.

Fields

messages · [FieldError] · The list of errors occurred during the mutation

Used By

Definition

"""
Autogenerated return type of createProviderCptCodes.
"""
type createProviderCptCodesPayload {
"""
The list of errors occurred during the mutation
"""
messages: [FieldError]
}