updateWishlist
Updates name and/or product_variant_ids of a specific wishlist referenced with an UUID.
Formats UUIDs as hyphenated lowercase strings.
updateWishlist(
input: UpdateWishlistInput!
): Wishlist!
Arguments
updateWishlist.input
● UpdateWishlistInput!
non-null input
UpdateWishlistInput
Type
Wishlist
object
The wishlist of a user.