OBJECT

bulkUpdateCarePlanUsersPayload

Autogenerated return type of bulkUpdateCarePlanUsers.

link GraphQL Schema definition

  • type bulkUpdateCarePlanUsersPayload {
  • carePlans: [CarePlan]
  • # DO NOT USE
  • clientMutationId: String @deprecated( reason: "DO NOT USE" )
  • # The list of errors occurred during the mutation
  • messages: [FieldError]
  • }