Skip to content

createAcceptedInsurancePlanInput

Autogenerated input type of createAcceptedInsurancePlan

Fields

deprecated DO NOT USE

Used By

Definition

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