Section: Supported Filters and Sorting

The following table shows field support for filters and sorting for the section 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, $nin, $beginsSortable
description$eq, $ne, $in, $nin, $beginsSortable
image$existsSortable
itemIds$exists, $hasSomeSortable

Related content: API Query Language, Query Sections.

Was this helpful?
Yes
No