INPUT_OBJECT

createOrganizationCptCodeInput

Autogenerated input type of createOrganizationCptCode

link GraphQL Schema definition

  • input createOrganizationCptCodeInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • organization_id: ID
  • cpt_code_id: ID
  • price_per_unit: String
  • }

link Require by