Operations: Supported Filters and Sorting

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

FieldSupported FiltersSortable
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
name$eq, $ne, $in, $nin, $startsWithSortable
enabled$eq, $ne, $in, $nin
fulfillmentIds$isEmpty, $hasAll, $hasSome
serviceFeeRuleIds$isEmpty, $hasAll, $hasSome
defaultFulfillmentType$eq, $ne, $in, $nin, $startsWith
onlineOrderingStatus$eq, $ne, $in, $nin, $startsWith

Related content: API Query Language, Query Rules

Was this helpful?
Yes
No