Skip to content

createAcceptedInsurancePlanInput

Autogenerated input type of createAcceptedInsurancePlan

Fields

Used By

Definition

"""
Autogenerated input type of createAcceptedInsurancePlan
"""
input createAcceptedInsurancePlanInput {
insurance_plan_ids: [ID]
}