Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I'm attempting to query the available filters for products in a collection by following step 3 here: https://shopify.dev/docs/custom-storefronts/building-with-the-storefront-api/products-collections/fi...
I'm receiving an error that "Cannont query field filters on type ProductConnection" when I attempt to run the query listed on that page.
query Facets {
collection(handle: "filterable-collection") {
handle
products(first: 10) {
filters {
id
label
type
values {
id
label
count
input
}
}
}
}
}
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025