RangeReportFilterInput
Input object
Input for applying a range filter via the rangeFilters argument of Query.report.
Fields
| Field | Description | Type |
|---|---|---|
key | The metric key to filter on. Obtain it from `ReportFilter.key` or `ReportMetric.key`. | String! |
max | Inclusive upper bound. Omit to leave the upper side unbounded. | Int |
min | Inclusive lower bound. Omit to leave the lower side unbounded. | Int |
Used By (1)
RangeReportFilterInput is referenced by the following fields, arguments, and input fields: