INPUT_OBJECT

createProviderCptCodesInput

Autogenerated input type of createProviderCptCodes

link GraphQL Schema definition

  • input createProviderCptCodesInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • provider_cpt_codes: [ProviderCptCodeInput]
  • provider_id: ID
  • }