Eventjet GraphQL API documentation

WildcardReportFilter

Object

A text-search filter that restricts report rows to those where the column value contains the search string.

Fields

FieldDescriptionType
clearedA new `Report` with this filter removed.Report
keyString!
labelString
queryThe currently active search string. `null` when the filter is not active.String
typeHints[ String! ]
valueLabelDescribes the current value of the filter. For example "Name: John" or "Order number: j9i5fb".String

Interfaces

WildcardReportFilter implements the following interfaces: