Eventjet GraphQL API documentation

columnsV2

The columns currently included in the report, in display order.

Each ReportColumn carries the column label, type hints, and navigation fields (sortedAscending, sortedDescending, removed, ReportColumn.filters) that return new Report values with the requested change applied.

Arguments

columnsV2 doesn't take any arguments.

Type

This field resolves to [ ReportColumn ].