Item Modifiers: Supported Filters and Sorting

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

FieldSupported FiltersSortable
id$eq, $ne, $in, $ninSortable
createdDate$eq, $ne, $gt, $lt, $gte, $lteSortable
updatedDate$eq, $ne, $gt, $lt, $gte, $lteSortable
name$eq, $ne, $in, $ninSortable

Related content: API Query Language, Query Modifiers.

Was this helpful?
Yes
No