removeUserFromGroupCarePlanPayload
Autogenerated return type of removeUserFromGroupCarePlan.
Fields
messages
· [FieldError] · The list of errors occurred during the mutation Used By
Definition
"""Autogenerated return type of removeUserFromGroupCarePlan."""type removeUserFromGroupCarePlanPayload { groupCarePlanUserConnection: GroupCarePlanUserConnection
""" The list of errors occurred during the mutation """ messages: [FieldError]}