Categories: Supported Filters and Sorting

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

FieldSupported FiltersSortable
id$eq, $ne, $hasSome
title$eq, $ne, $contains, $startsWith, $endsWith, $hasSome,$lt, $lte, $gt, $gte, $exists, $inSortable
label$eq, $ne, $contains, $startsWith, $endsWith, $hasSome,$lt, $lte, $gt, $gte, $exists, $inSortable
postCount$eq, $ne, $lt, $lte, $gt, $gte, $inSortable
displayPosition$eq, $ne, $lt, $lte, $gt, $gte, $inSortable
translationId$eq, $ne, $exists, $in
language$eq, $ne, $exists, $inSortable
slug$hasSome, $hasAllSortable

Related content: API Query Language, Query endpoint

Was this helpful?
Yes
No