Skip to content

deleteCarePlanInput

Autogenerated input type of deleteCarePlan

Fields

deprecated DO NOT USE

Used By

Definition

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