Collections: Supported Filters and Sorting

This article covers field support for filtering and sorting in the Collections API.

The following table shows field support for filters and sorting for the collections object when calling Query Collections:

FieldSupported FiltersSortable
ideq, ne, exists, in, hasSome, startsWith, ascending, descendingSortable
titleeq, ne, exists, in, hasSome, startsWith, ascending, descendingSortable
slugeq, ne, exists, in, hasSome, startsWith, ascending, descendingSortable
descriptioneq, ne, exists, in, hasSome, startsWith, ascending, descending
sortOrdereq, ne, exists, in, hasSome, startsWith, ascending, descendingSortable
hiddeneq, ne, exists, in, hasSome, startsWith, ascending, descending
createdDateeq, ne, exists, in, hasSome, startsWith, ascending, descendingSortable
updatedDateeq, ne, exists, in, hasSome, startsWith, ascending, descendingSortable
Did this help?