# Function: removeWishlist

api.removeWishlist

removeWishlist(__namedParameters: Context, wishlistId: string): Promise<RemoveWishlistResult>

# Parameters:

Name Type
__namedParameters Context
wishlistId string

Returns: Promise<RemoveWishlistResult>

Defined in: api/removeWishlist/index.ts:6 (opens new window)