Hello
I’m using the storefront graphql api to query products and there is a problem with the “products” query (https://shopify.dev/api/storefront/2022-10/queries/products). When I try to retrieve the available “filters”, an empty array is returned.
I configured the filters using “Shopify Search & Discovery app” according to this documentation (https://help.shopify.com/en/manual/online-store/themes/customizing-themes/storefront-filters?shpxid=5849447a-35AD-45DE-8489-A120011C7BBE#custom-filters)
FYI I can retrieve the “filters” when I use the “collection” query.
The two screenshot below show the problem.
- First screenshort is products query, the filters are not returned.
- Second screenshot is collection query, filters are returned
Regards,
Vincent Dugard

