createWishlistShareToken
Create a shareable link for a wishlist. Only the wishlist owner can create share links. Returns a unique share token that can be used to access the wishlist.
createWishlistShareToken(
input: CreateWishlistShareTokenInput!
): WishlistShareResult!
Arguments
input ● CreateWishlistShareTokenInput!
Input data for creating a wishlist share.
Type
WishlistShareResult
Result type for wishlist sharing operations