Classes
Enumerations
Interfaces
TypeAliases

CompassSearchTeamLabelsConnection

A connection that returns a paginated collection of team labels.

Property NameTypeDescription
__typenameLiteral
edgesMaybe<Array<CompassSearchTeamLabelsEdge>>A list of edges which contain a team label and a cursor.
nodesMaybe<Array<CompassTeamLabel>>A list of team labels.
pageInfoPageInfoPagination information such as the start and end cursor of this page, and whether there is a next and previous page.

Rate this page: