Skip to content

toggleCarePlanStatusForSpecificUserInput

Autogenerated input type of toggleCarePlanStatusForSpecificUser

Fields

deprecated DO NOT USE
activate · Boolean! · required

Used By

Definition

"""
Autogenerated input type of toggleCarePlanStatusForSpecificUser
"""
input toggleCarePlanStatusForSpecificUserInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
activate: Boolean!
id: ID
patient_id: ID
}