You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using the shop API search query with inStock: true, facetValues are always returned as an empty array. Collections are returned, facetValues are not.
Expected behavior
It should return facetValues regardless
Environment (please complete the following information):
@vendure/core version: 3.1.2
Nodejs version: 18
Database (mysql/postgres etc): mysql
The text was updated successfully, but these errors were encountered:
Describe the bug
When using the shop API search query with inStock: true, facetValues are always returned as an empty array. Collections are returned, facetValues are not.
Expected behavior
It should return facetValues regardless
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: