wishlists
Get wishlists for the current customer or session.
Behavior:
- For logged-in customers: returns all customer wishlists (or specific one if wishlistId/privateToken provided)
- For non-logged-in users: requires privateToken to return the single session-based wishlist
- For shared access: use shareToken to access shared wishlists
The system automatically determines the appropriate wishlists based on authentication state.
wishlists(
filter: WishlistFilter
): [Wishlist!]!
Arguments
filter ● WishlistFilter
Manage which wishlists are returned for the current customer or session.
Type
Wishlist
Specifies a wishlist