updateOrganizationCptCodeInput
Autogenerated input type of updateOrganizationCptCode
Fields
deprecated
Does nothing.Used By
Definition
"""Autogenerated input type of updateOrganizationCptCode"""input updateOrganizationCptCodeInput { cpt_code_id: ID id: ID organization_id: ID @deprecated(reason: "Does nothing.") price_per_unit: String organization_cpt_code_insurance_fees: [OrganizationCptCodeInsuranceFeesInput]}