# Function: getWishlist
api.getWishlist
▸ getWishlist(__namedParameters
: Context, wishlistId
: string): Promise<WishlistResponse>
# Parameters:
Name | Type |
---|---|
__namedParameters | Context |
wishlistId | string |
Returns: Promise<WishlistResponse>
Defined in: api/getWishlist/index.ts:6 (opens new window)