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