Readonly
countActual number of results returned.
Optional
Readonly
facetsFacet results for each facet expression specified in the search request.
Only present if at least one `facet` parameter was provided with the search request.
Readonly
limitThe maximum number of results returned on a page.
Readonly
offsetThe starting point for the retrieved paginated result.
Readonly
resultsProductProjections where at least one ProductVariant matches the search query, provided with the text.{language}
and/or filter.query
or filter
query parameter.
If the query parameter markMatchingVariants=true
was provided with the request, the matching variants are marked as such.
Optional
Readonly
totalTotal number of results matching the query.
The response returned to a Product Projection Search request. The object contains the query results with Product Projections where at least one ProductVariant matches the search query, as well as the facet results, if requested.