A connection that returns a paginated collection of team labels.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
edges | Maybe<Array<CompassSearchTeamLabelsEdge>> | A list of edges which contain a team label and a cursor. |
nodes | Maybe<Array<CompassTeamLabel>> | A list of team labels. |
pageInfo | PageInfo | Pagination information such as the start and end cursor of this page, and whether there is a next and previous page. |
Rate this page: