OBJECT

removeUserFromGroupCarePlanPayload

Autogenerated return type of removeUserFromGroupCarePlan.

link GraphQL Schema definition

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