Menu: Supported Filters and Sorting

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

FieldSupported FiltersSortable
id$eq, $ne, $in, $nin
createdDate$eq, $ne, $gt, $lt, $gte, $lteSortable
updatedDate$eq, $ne, $gt, $lt, $gte, $lteSortable
name$eq, $ne, $in, $nin, $startsWith
visible$eq, $ne
description$eq, $ne, $in, $nin, $startsWith
urlQueryParam$eq, $ne, $in, $nin, $startsWith
sectionIds$hasSome

Related content: API Query Language, Query Menus.

Did this help?