Filtering and Sorting

Last updated on June 26, 2024.

Filtering using is a slightly different operation from but they are easy to confuse with each other. This topic explains filtering and sorting using GraphQL queries.

Filtering

To filter items by exact value, use:

for

For example:

Please note that there is no filter argument in the records entry point. Specify filtering operations directly.

Sorting

Use to change the ordering of your collection.
When sorting automatically, the field is used.

Have a suggestion for this page?

Didn't quite find what you are looking for or have feedback on how we can make the content better then we would love to hear from you. Please provide us feedback and we will get back to you shortly.