Classes
Enumerations
Interfaces
TypeAliases

CompassMetricSourceValuesConnection

A connection that returns a paginated collection of metric values.

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

Rate this page: