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
To start working with Product Labels GraphQl in Magento, you need the following:
15
+
To start working with Product Labels GraphQL in Magento, you need the following:
16
16
17
17
- Use Magento 2.3.x. Return your site to developer mode
18
18
- Install [chrome extension](https://chrome.google.com/webstore/detail/chromeiql/fkkiamalmpiidkljmicmjfbieiclmeij?hl=en) (currently does not support other browsers)
@@ -21,7 +21,7 @@ To start working with Product Labels GraphQl in Magento, you need the following:
21
21
22
22

23
23
24
-
- In addition, the label information is also displayed when using Graphql to retrieve the information of the Product according to Magento. Supported queries are fully written at `Product.ProductInterface.mp_label_data.LabelRules`
24
+
- In addition, the label information is also displayed when using GraphQL to retrieve the information of the Product according to Magento. Supported queries are fully written at `Product.ProductInterface.mp_label_data.LabelRules`
0 commit comments