INPUT_OBJECT

toggleCarePlanStatusForSpecificUserInput

Autogenerated input type of toggleCarePlanStatusForSpecificUser

link GraphQL Schema definition

  • input toggleCarePlanStatusForSpecificUserInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • activate: Boolean!
  • id: ID
  • patient_id: ID
  • }