- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
FilterableProductCollectionProps
The filters to apply on retrieved product collections.
An array of filters to apply on the entity, where each item in the array is joined with an "and" condition.
An array of filters to apply on the entity, where each item in the array is joined with an "or" condition.
q
stringOptionalSearch through the collections' titles.
id
string | string[]OptionalThe IDs to filter product collections by.
handle
string | string[]OptionalThe handles to filter product collections by.
title
string | string[]OptionalThe title to filter product collections by.
Was this page helpful?