Skip to content

Commit f5fde08

Browse files
Update README.md
1 parent 447f3c6 commit f5fde08

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# Magento_WeeeGraphQl module
22

3-
The **Magento_WeeeGraphQl** module provides type information for the GraphQl module to generate wee tax fields for the catalog and product information endpoints.
3+
The Magento_WeeeGraphQl module provides type information for the GraphQl module to generate wee tax fields for the catalog and product information endpoints.
44

5-
The **Magento_WeeeGraphQl** module extends **Magento_GraphQl** and **Magento_Weee** modules. This module provides type and resolver information for GraphQL API.
5+
The Magento_WeeeGraphQl module extends Magento_GraphQl and Magento_Weee modules. This module provides type and resolver information for GraphQL API.
66

77
## Installation details
88

9-
Before installing this module, note that the **Magento_WeeeGraphQl** is dependent on the following modules:
9+
Before installing this module, note that the Magento_WeeeGraphQl is dependent on the following modules:
1010

1111
- `Magento_CatalogGraphQl`
1212
- `Magento_Store`
1313
- `Magento_Tax`
1414
- `Magento_Weee`
1515

16-
For information about enabling or disabling a module in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).
16+
For information about enabling or disabling a module, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).
1717

1818
## Extensibility
1919

20-
Extension developers can interact with the **Magento_WeeeGraphQl** module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html).
20+
Extension developers can interact with the Magento_WeeeGraphQl module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html).
2121

22-
[The Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) enables you to override the functionality of the **Magento_WeeeGraphQl** module.
22+
[The Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) enables you to override the functionality of the Magento_WeeeGraphQl module.

0 commit comments

Comments
 (0)