FilterCollectionType
No description
type FilterCollectionType {
price: PriceFilterType
facets: [FilterType]
}
Fields
FilterCollectionType.price
● PriceFilterType
object
FilterCollectionType.facets
● [FilterType]
list object
Member Of
ProductsResultType
object