RemoveMembersFromPipePayload
Autogenerated return type of RemoveMembersFromPipe
| Field : Object | Description |
|---|
| clientMutationId: String | A unique identifier for the client performing the mutation. |
| errors: [String] | Errors |
| removedGroupsUuids: [ID] | Removed groups uuid's |
| removedUsersUuids: [ID] | Removed users uuid's |
| success: Boolean | Whether the users and groups removed successfuly or not |