This repository was archived by the owner on Dec 19, 2019. It is now read-only.
Limit list of filterable product fields #26
Labels
bug
Something isn't working
Component: CatalogGraphQl
Component: TaxGraphQl
good first issue
Good for newcomers
small
Currently the list of filterable fields includes fields that we decided should not be returned by the storefront API, so they need to unavailable to filter by:
General
Catalog, but not simple or configurable products
Price-related
Changes should be covered with web API functional tests. See \Magento\GraphQl\Catalog\ProductViewTest::testQueryAllFieldsSimpleProduct as an example.
The text was updated successfully, but these errors were encountered: