Menu Ordering Settings: Supported Filters and Sorting

The following table shows field support for filters and sorting for the menu ordering settings object:

FieldSupported FiltersIs Sortable
id$eq, $ne, $in, $nin, $startsWithSortable
createdDate$eq, $ne, $in, $nin, $startsWith, $lt, $lte, $gt, $gteSortable
updatedDate$eq, $ne, $in, $nin, $startsWith, $lt, $lte, $gt, $gteSortable
operationId$eq, $ne, $in, $nin, $startsWith, $existsSortable
menuId$eq, $ne, $in, $nin, $startsWithSortable
onlineOrderingEnabled$eq, $ne, $in, $nin
availability.type$eq, $ne, $in, min, $startsWith

Related content: API Query Language, Query Menu Ordering Settings

Did this help?