WishlistUpdate
Update a wishlist
type WishlistUpdate {
wishlistErrors: [WishlistError!]!
wishlist: Wishlist
}
Fields
WishlistUpdate.wishlistErrors ● [WishlistError!]! non-null object
WishlistUpdate.wishlist ● Wishlist object
Returned By
wishlistUpdate mutation