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
Copy file name to clipboardExpand all lines: app/code/Magento/WishlistGraphQl/README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
# Magento_WishlistGraphQl module
2
2
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.
4
4
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.
6
6
7
7
## Installation details
8
8
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:
10
10
11
11
- Magento_Catalog
12
12
- Magento_Checkout
@@ -19,7 +19,7 @@ Before installing this module, note that the **Magento_WishlistGraphQl** is depe
19
19
- Magento_Sales
20
20
- Magento_Store
21
21
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).
23
23
24
24
## Extensibility
25
25
@@ -29,7 +29,7 @@ Extension developers can interact with the Magento_WishlistGraphQl module. For m
29
29
30
30
## Additional information
31
31
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:
0 commit comments