Eventjet GraphQL API documentation

sorting

The sort orders currently applied to the report. Each entry names a metric key and a direction.

Use ReportColumn.sortedAscending or ReportColumn.sortedDescending to obtain a new Report with a different sort order.

Arguments

sorting doesn't take any arguments.

Type

This field resolves to [ ReportSorting ].