Skip to content

createInsurancePlanInput

Autogenerated input type of createInsurancePlan

Fields

deprecated DO NOT USE

Used 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
}