Skip to content

updateProviderCptCodesPayload

Autogenerated return type of updateProviderCptCodes.

Fields

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

Used By

Definition

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