An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Array of predictive search results.
Arguments
limit ● Int
The number of results is limited to a range of 1 to 10, with a default value of 10.
query ● String!non-null
The search query.
Returns
products ● [Product]
Products that match the search parameters.
queries ● [SearchQuerySuggestion!]non-null
The query suggestions that are relevant to the search query.
Error Code
For more information about common error codes, refer to Status and error codes.
Was this article helpful to you?