Stores Locations: Supported Filters and Sorting

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

FieldSupported FiltersSortable
id$eq, $ne, $exists, $in, $hasSome, $startsWith
createdDate$eq, $ne, $exists, $in, $hasSome, $lt, $le, $gt, $geSortable
updatedDate$eq, $ne, $exists, $in, $hasSome, $lt, $le, $gt, $geSortable
wixLocationId$eq, $ne, $exists, $in, $hasSome, $startsWith
name$eq, $ne, $exists, $in, $hasSome, $startsWithSortable
locationType$eq, $ne, $exists, $in, $hasSomeSortable
defaultLocation$eq, $ne, $exists, $in, $hasSomeSortable

Related content: API Query Language, Query Stores Locations

Was this helpful?
Yes
No