Classes
Enumerations
Interfaces
TypeAliases

CompassMetricDefinitionsConnection

A connection that returns a paginated collection of metric definitions.

Property NameTypeDescription
__typenameLiteral
edgesMaybe<Array<CompassMetricDefinitionEdge>>A list of edges which contain a metric definition and a cursor.
nodesMaybe<Array<CompassMetricDefinition>>A list of metric definitions.
pageInfoPageInfoPagination information such as the start and end cursor of this page, and whether there is a next and previous page.

Rate this page: