{
"label": "String that appears in the sidebar dropdowns",
"value": "Value used for filtering",
"sortOrder": "Number representing the order results
appear in the dropdowns"
}
Param | Input | Output |
---|---|---|
where | MongoDB style query object | All results that match the query |
Param | Input | Output |
---|---|---|
where | MongoDB style query object | All results that match the query |
{
"label": "String that shows in dropdowns",
"value": "Value used when filtering and saving"
}