Skip to content

deleteInsurancePlanInput

Autogenerated input type of deleteInsurancePlan

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of deleteInsurancePlan
"""
input deleteInsurancePlanInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
id: ID
}