Skip to main content
Anchor to PredictiveSearchResult

PredictiveSearchResult

object

A predictive search result represents a list of products, collections, pages, articles, and query suggestions that matches the predictive search query.

•[Article!]!
non-null

The articles that match the search query.

•[Collection!]!
non-null

The articles that match the search query.

•[Page!]!
non-null

The pages that match the search query.

•[Product!]!
non-null

The products that match the search query.

•[SearchQuerySuggestion!]!
non-null

The query suggestions that are relevant to the search query.


Was this section helpful?

•query

List of the predictive search results.


Was this section helpful?