updateWishlist
Updates name and/or product_variant_ids of a specific wishlist referenced with an id.
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.