createAcceptedInsurancePlanInput
Autogenerated input type of createAcceptedInsurancePlan
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of createAcceptedInsurancePlan"""input createAcceptedInsurancePlanInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") insurance_plan_ids: [ID]}