Query endpoints allow you to filter and sort results based on category properties. This article covers field support for filtering and sorting in:
Specify the filter object in the following format:
The following table shows field support for filters and sorting for the Category object:
| Field | Supported Filters | Sortable |
|---|---|---|
id | $eq, $ne, $exists, $in, $nin, $startsWith | Sortable |
name | $eq, $ne, $exists, $in, $nin, $startsWith | Sortable |
sortOrder | $eq, $ne, $exists, $in, $nin, | Sortable |
Specify the sort object in the following format: