Eventjet GraphQL API documentation

options

All selectable values for this filter (e.g. every event name or order status in the data set).

Present these to the user so they can pick one or more values. To apply a selection, traverse ReportFilterOption.report on the chosen option — this returns a new Report with that option active. Compare with selectedOptions to highlight which values are already selected.

Arguments

options doesn't take any arguments.

Type

This field resolves to [ ReportFilterOption ].