Classes
Enumerations
Interfaces
TypeAliases

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.
metricSourcesMaybe<CompassTeamMetricSourceConnection>Fetch metric sources that belong to a team
teamIdMaybe<String>The unique identifier (ID) of the team.

Rate this page: