Classes
Enumerations
Interfaces
TypeAliases

Rate this page:

CompassTeamData

The payload returned when querying for Compass-specific team data.

Property NameTypeDescription
__typenameLiteral
currentCheckinMaybe<CompassTeamCheckin>The current checkin of the team.
labelsMaybe<Array<CompassTeamLabel>>A list of labels applied to the team within Compass.
teamIdMaybe<String>The unique identifier (ID) of the team.

Rate this page: