FilterModel
Filter model representing a single filter condition
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
field | string | The field/column to filter on |
type | FilterType | The type of filter |
operator | FilterOperator | The filter operator |
value | unknown | The filter value (type depends on operator) |
valueTo? | unknown | Secondary value for ‘between’ operator |
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt