WildcardReportFilter
Object
A text-search filter that restricts report rows to those where the column value contains the search string.
Fields
| Field | Description | Type |
|---|---|---|
cleared | A new `Report` with this filter removed. | Report |
key | String! | |
label | String | |
query | The currently active search string. `null` when the filter is not active. | String |
typeHints | [ String! ] | |
valueLabel | Describes the current value of the filter. For example "Name: John" or "Order number: j9i5fb". | String |
Interfaces
WildcardReportFilter implements the following interfaces: