You are reading the documentation for Vue Storefront v2. See the latest docs.

Home > @vue-storefront/core > AgnosticFacetSearchParams

AgnosticFacetSearchParams interface

Signature:

export interface AgnosticFacetSearchParams 

Properties

Property Modifiers Type Description
categorySlug? string (Optional)
filters? Record<string, string[]> (Optional)
itemsPerPage? number (Optional)
metadata? any (Optional)
page? number (Optional)
rootCatSlug? string (Optional)
sort? string (Optional)
term? string (Optional)