Home > @vsf-enterprise/bigcommerce-theme > UseProductInterface > filter
# UseProductInterface.filter property
Filters products.
Signature:
filter: (params: GetProductsWithFilterParameters) => Promise<ProductsResponse>;
Home > @vsf-enterprise/bigcommerce-theme > UseProductInterface > filter
Filters products.
Signature:
filter: (params: GetProductsWithFilterParameters) => Promise<ProductsResponse>;
On this page