INPUT_OBJECT

bulkUpdateCarePlanUsersInput

Autogenerated input type of bulkUpdateCarePlanUsers

link GraphQL Schema definition

  • input bulkUpdateCarePlanUsersInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • activate: Boolean
  • ids: [ID]
  • notify: Boolean
  • }