createInsurancePlanInput
Autogenerated input type of createInsurancePlan
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of createInsurancePlan"""input createInsurancePlanInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") add_as_accepted_insurance_plan: Boolean payer_id: String payer_name: String}