vtex-apps / store-graphql

GraphQL schema and resolvers for the VTEX Commerce Stores API
78 stars 45 forks source link

Implementation of Searchable Products for collections on facets query. #109

Open Gatamura opened 6 years ago

Gatamura commented 6 years ago

We have a problem with the facets query. It don't return the "Searchable" products that we selected for collections in the dashboard.

Expected Behavior

We need to make a custom Filter Menu and, for that, we need it to return this in the facets query.

Current Behavior

Nowadays it don't returns this.

Your Environment

lucasecdb commented 6 years ago

@Gatamura hello, could you please elaborate more about what you mean with "searchable products" and what dashboard is that you're talking about?