Classes
Enumerations
Interfaces
TypeAliases

CompassAddTeamLabelsPayload

The payload returned after adding labels to a team.

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

Rate this page: