The payload returned after removing labels from a team.
| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| errors | Maybe<Array<MutationError>> | A list of errors that occurred during the mutation. |
| removedLabels | Maybe<Array<CompassTeamLabel>> | A list of labels that were removed from the team. |
| success | Boolean | A flag indicating whether the mutation was successful. |
Rate this page: