search-request
- Array [
- ]
data objectrequired
type string
Possible values: [simple, full]
The type of search.
orderBy string
Possible values: [name, price, brand, inStock, stockQuantity]
The field to order by.
orderDirection string
Possible values: [asc, desc]
The order direction.
query stringrequired
Possible values: >= 3 characters and <= 100 characters
The query to search for.
select string[]
Possible values: [name, description, price, tags, currency, category, brand, imageUrl, stockQuantity, inStock]
The fields to select from the result.
string
Possible values: [name, description, price, tags, currency, category, brand, imageUrl, stockQuantity, inStock]
filter string
The filter to apply to the search.