A connection that returns a paginated collection of metric sources.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
edges | Maybe<Array<CompassMetricSourceEdge>> | A list of edges which contain a metric source and a cursor. |
nodes | Maybe<Array<CompassMetricSource>> | A list of metric sources. |
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: