| Name | Type | Description | Notes |
|---|---|---|---|
| type | str | The type of query | |
| field_id | str | The field to operate on | |
| operator_id | OperatorsEnum | ||
| values | list[object] | values array with data type matching field_id type | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| type | str | The type of query | |
| field_id | str | The field to operate on | |
| operator_id | OperatorsEnum | ||
| values | list[object] | values array with data type matching field_id type | [optional] |