createProviderCptCodesInput
Autogenerated input type of createProviderCptCodes
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of createProviderCptCodes"""input createProviderCptCodesInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") provider_cpt_codes: [ProviderCptCodeInput] provider_id: ID}