Classes
Enumerations
Interfaces
TypeAliases

CompassRemoveTeamLabelsPayload

The payload returned after removing labels from a team.

Property NameTypeDescription
__typenameLiteral
errorsMaybe<Array<MutationError>>A list of errors that occurred during the mutation.
removedLabelsMaybe<Array<CompassTeamLabel>>A list of labels that were removed from the team.
successBooleanA flag indicating whether the mutation was successful.

Rate this page: