Home > @vue-storefront/core > ProductsSearchParams
ProductsSearchParams interface
Signature:
export interface ProductsSearchParams
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| filters? | any | (Optional) | |
| page? | number | (Optional) | |
| perPage? | number | (Optional) | |
| sort? | any | (Optional) | |
| term? | any | (Optional) |