Skip to content

Commit 13f32b6

Browse files
Update README.md
1 parent 6c1e76e commit 13f32b6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

app/code/Magento/WishlistGraphQl/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Magento_WishlistGraphQl module
22

3-
The **Magento_WishlistGraphQl** module adds, removes, and updates products on the wishlist.
3+
The Magento_WishlistGraphQl module adds, removes, and updates products on the wishlist.
44

5-
The **Magento_WishlistGraphQl** module extends **Magento_GraphQl** and **Magento_Wishlist** modules. This module provides type and resolver information for GraphQL API.
5+
The Magento_WishlistGraphQl module extends Magento_GraphQl and Magento_Wishlist 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_WishlistGraphQl** is dependent on the following modules:
9+
Before installing this module, note that the Magento_WishlistGraphQl is dependent on the following modules:
1010

1111
- Magento_Catalog
1212
- Magento_Checkout
@@ -19,7 +19,7 @@ Before installing this module, note that the **Magento_WishlistGraphQl** is depe
1919
- Magento_Sales
2020
- Magento_Store
2121

22-
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).
22+
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).
2323

2424
## Extensibility
2525

@@ -29,7 +29,7 @@ Extension developers can interact with the Magento_WishlistGraphQl module. For m
2929

3030
## Additional information
3131

32-
For more information about the **Magento_WishlistGraphQl** [Queries](#queries) and [Mutations](#mutations) see below:
32+
For more information about the Magento_WishlistGraphQl [Queries](#queries) and [Mutations](#mutations) see below:
3333

3434
### Queries {#queries}
3535

0 commit comments

Comments
 (0)