Text filter

A free-text field, optionally negatable.

is / is not
const definition: FilterDefinition = { kind: "text", key: "recipient", label: "Recipient", allowExclusion: true };