WishlistGraphQl
vendor/magento/module-wishlist-graph-ql/etc/schema.graphqls
Queries
Mutations
addProductsToWishlist
Add one or more products to the specified wish list. This mutation supports all product types.
Wishlist · returns AddProductsToWishlistOutput
addWishlistItemsToCart
Add items in the specified wishlist to the customer's cart.
Wishlist · returns AddWishlistItemsToCartOutput
clearWishlist
Remove all the products from the specified wish list.
Wishlist · returns RemoveProductsFromWishlistOutput
removeProductsFromWishlist
Remove one or more products from the specified wish list.
Wishlist · returns RemoveProductsFromWishlistOutput
updateProductsInWishlist
Update one or more products in the specified wish list.
Wishlist · returns UpdateProductsInWishlistOutput
Types
Object types, input types, enums, interfaces, and unions declared (or extended) in this module.
AddProductsToWishlistOutput
Contains the customer's wish list and any errors encountered.
AddWishlistItemsToCartOutput
Contains the resultant wish list and any error information.
Customer
Defines the customer name, addresses, and other details.
RemoveProductsFromWishlistOutput
Contains the customer's wish list and any errors encountered.
StoreConfig
Contains information about a store's configuration.
UpdateProductsInWishlistOutput
Contains the customer's wish list and any errors encountered.
WishListUserInputError
An error encountered while performing operations with WishList.
WishListUserInputErrorType
A list of possible error types.
Wishlist
Contains a customer wish list.
WishlistCartUserInputError
Contains details about errors encountered when a customer added wish list items to the cart.
WishlistCartUserInputErrorType
A list of possible error types.
WishlistItem
Contains details about a wish list item.
WishlistItemInput
Defines the items to add to a wish list.
WishlistItemInterface
The interface for wish list items.
WishlistItemUpdateInput
Defines updates to items in a wish list.
WishlistItems
Contains an array of items in a wish list.
WishlistOutput
Deprecated: Use the `Wishlist` type instead.
Every Magento dev tool, in one hosted workspace.
Free to sign up. Nothing to install. Drafts, audits, and projects saved across every tool.