[BUG] Available product filters

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

3 Likes

+1 I get the same…

I’m also experiencing less than expected filters available on collection queries

Same problem. Any workarounds?

Hi @Casperjuel I am facing a similar issue where there are missing line items in my available filters list. For example there are brands that exist in my storefront that are not being returned in the list of available filters. It seems the issue occurs intermittently and sometimes they randomly pop up and disappear. Were you able to get to the bottom of this issue?

Any Updates on this one?