Developer
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
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.
idStringA unique identifier (ID) 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
pullRequestsMaybe<CompassPullRequestConnection>Returns pull requests for a team.
teamIdMaybe<String>A unique identifier (ID) of the team.

Rate this page: