Optional
Readonly
facetsOptional
Readonly
limitThe maximum number of search results to be returned in one page.
Optional
Readonly
markThe search can return Products where not all Product Variants match the search criteria. If true
, the response will include a field called matchingVariants
that contains the sku
of Product Variants that match the search query. If the query does not specify any variant-level criteria, matchingVariants
will be null signifying that all Product Variants are a match.
Optional
Readonly
offsetThe number of search results to be skipped in the response for pagination.
Optional
Readonly
postSpecify an additional filter on the result of the query
after the API calculated facets
.
This feature assists you in implementing faceted search.
Optional
Readonly
productControls data integration with Product Projection parameters. If not set, the result does not include the Product Projection.
Optional
Readonly
queryThe search query against searchable Product fields.
Optional
Readonly
sortControls how results to your query are sorted. If not provided, the results are sorted by relevance score in descending order.
Set this field to request facets.