Skip to content

Commit 40ed7ec

Browse files
Update README.md
1 parent 64bc8f2 commit 40ed7ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Product Labels GraphQl
1+
# Product Labels GraphQL
22

33
## How to install
44

@@ -12,7 +12,7 @@ php bin/magento setup:static-content:deploy
1212

1313
## How to use
1414

15-
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:
1616

1717
- Use Magento 2.3.x. Return your site to developer mode
1818
- 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:
2121

2222
![](https://i.imgur.com/rjCYdtu.png)
2323

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`
2525

2626

2727
![](https://i.imgur.com/EfVzRxD.png)

0 commit comments

Comments
 (0)