OBJECT

deleteProviderCptCodePayload

Autogenerated return type of deleteProviderCptCode

link GraphQL Schema definition

  • type deleteProviderCptCodePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • provider_cpt_code: ProviderCptCodeType
  • }

link Require by