AddCptCodeInput
Autogenerated input type of AddCptCode
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of AddCptCode"""input AddCptCodeInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") cpt_code: String! cpt_description: String!}