OBJECT

bulkUpdateCarePlanUsersPayload

Autogenerated return type of bulkUpdateCarePlanUsers

link GraphQL Schema definition

  • type bulkUpdateCarePlanUsersPayload {
  • carePlans: [CarePlan]
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • }

link Require by