INPUT_OBJECT

bulkApplyCarePlanTemplateInput

Autogenerated input type of bulkApplyCarePlanTemplate

link GraphQL Schema definition

  • input bulkApplyCarePlanTemplateInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • force_activation: Boolean
  • id: ID
  • user_group_ids: [ID]
  • user_ids: [ID]
  • }