Discovery Queries
The Discovery API has three top level queries for browsing, searching and autocomplete. There are all optimized for read performance.
Browse queries are your goto for fetching items of a given shape for your Crystallize tenant. The browse queries has the same powers as the search query with search, filtering, faceting and pagination capabilities.
Typical use cases:
- Fetching all products from a specific path
- Fetching all categories
- Fetching the last blog posts matching a topic
See a sample query below of a browse query.