wishlistUpdate
Update a wishlist
wishlistUpdate(
id: ID!
input: WishlistInput!
): WishlistUpdate
Arguments
wishlistUpdate.id ● ID! non-null scalar
ID of the wishlist to update.
wishlistUpdate.input ● WishlistInput! non-null input
Fields required to update a wishlist.
Type
WishlistUpdate object
Update a wishlist