Eventjet GraphQL API documentation

filter

Returns the filter identified by ReportFilter.key, or null if no filter with that key exists for this report.

Arguments

ArgumentDescriptionType
key

The key of the filter to return, matching ReportFilter.key (which equals the metric key, ReportMetric.key).

String!

Type

This field resolves to ReportFilter.