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