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.
handle
string | string[]The handles to filter product collections by.
id
string | string[]The IDs to filter product collections by.
title
stringThe title to filter product collections by.
Was this section helpful?