Skip to content

toggleCarePlanStatusForSpecificUserInput

Autogenerated input type of toggleCarePlanStatusForSpecificUser

Fields

activate · Boolean! · required

Used By

Definition

"""
Autogenerated input type of toggleCarePlanStatusForSpecificUser
"""
input toggleCarePlanStatusForSpecificUserInput {
activate: Boolean!
id: ID
patient_id: ID
}