search
query
An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Arguments
Returns elements following the specified cursor. The
first argument must also be specified when using this argument.Returns elements preceding the specified cursor. The
last argument must also be specified when using this argument.Returns the first n elements in the list.
Returns the last n elements in the list.
Whether to reverse the order of the list.
● true: reverse
● false: do not reverse
Default value: false
Sort the underlying list by the given key.
Returns a subset of products matching all product filters. The input must not contain more than 250 values.
The search query.
Return
A list of edges.
A list of the nodes contained in SearchResultItemEdge.
Information to aid in pagination.
A list of available filters.
The total number of results.
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?