| Name | Type | Description | Notes |
|---|---|---|---|
| type | string | Filter type. One of [contextAttribute, eventProperty, group] | |
| attribute | string | If not a group node, the context attribute name or event property name to filter on | [optional] |
| op | string | ||
| values | mixed[] | The context attribute / event property values or group member nodes | |
| context_kind | string | For context attribute filters, the context kind. | [optional] |
| negate | bool | If set, then take the inverse of the operator. 'in' becomes 'not in'. |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.