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.
Return
products ● [Product]
Products that match the search parameters.
More
queries ● [SearchQuerySuggestion!]non-null
The query suggestions that are relevant to the search query.
More
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?