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
{{ message }}
This repository was archived by the owner on Dec 19, 2019. It is now read-only.
In Admin, if all of the following product attribute storefront properties are set to No, then it should be filtered out (not exposed by GraphQL):
Otherwise (if any of the above are Yes), attribute values and attribute metadata should be accessible in GraphQL
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: