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