Rate this page:
The payload returned when querying for Compass-specific team data.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
currentCheckin | Maybe<CompassTeamCheckin> | The current checkin of the team. |
labels | Maybe<Array<CompassTeamLabel>> | A list of labels applied to the team within Compass. |
teamId | Maybe<String> | The unique identifier (ID) of the team. |
Rate this page: