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