Skip to main content

6 docs tagged with "filters"

View All Tags

Filtering

Use Strapi's Query Engine API to filter the results of your queries.

GraphQL API

The GraphQL API allows performing queries and mutations to interact with the content-types through Strapi's GraphQL plugin. Results can be filtered, sorted and paginated.

Parameters

Use API parameters to refine your Strapi REST API queries.