We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09c80c7 commit 6676174Copy full SHA for 6676174
app/code/Magento/WishlistGraphQl/README.md
@@ -31,11 +31,11 @@ Extension developers can interact with the Magento_WishlistGraphQl module. For m
31
32
For more information about the Magento_WishlistGraphQl [Queries](#queries) and [Mutations](#mutations) see below:
33
34
-### Queries {#queries}
+### Queries
35
36
- [`wishlist`](https://devdocs.magento.com/guides/v2.4/graphql/queries/wishlist.html)
37
38
-### Mutations {#mutations}
+### Mutations
39
40
- [`addProductsToWishlist`](https://devdocs.magento.com/guides/v2.4/graphql/mutations/add-products-to-wishlist.html)
41
- [`removeProductsFromWishlist`](https://devdocs.magento.com/guides/v2.4/graphql/mutations/remove-products-from-wishlist.html)
0 commit comments