Filter
An advanced parameter used for filtering
Specification
options
Type
Specification
Parameter
Type
Specification
Examples
Basic usage of a filter

[
{
"name": "search",
"label": "Search criteria",
"type": "filter",
"options": [
{
"label": "Email",
"value": "email"
},
{
"label": "Username",
"value": "username"
}
]
}
]Custom operators

Only and, only or logic
and, only or logic
Custom options, custom operators, and custom logic

Last updated

