Tags: Supported Filters and Sorting

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

FieldSupported FiltersSortable
id$eq, $ne, $hasSome
label$eq, $ne, $contains, $startsWith, $hasSome, $lt, $lte, $gt, $gte, $exists, $inSortable
slug$eq, $ne, $startsWith, $lt, $lte, $gt, $gte, $in,$hasSomeSortable
postCount$eq, $ne, $lt, $lte, $gt, $gte, $inSortable
publishedPostCount$eq, $ne, $lt, $lte, $gt, $gte, $inSortable
translationId$eq, $ne, $exists, $in
language$eq, $ne, $exists, $inSortable

Related content: API Query Language, Query endpoint 1

Was this helpful?
Yes
No