For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Storefront
Types
Objects
Wishlist
OBJECT
Copy page
A wishlist
Fields
entityId
Integer
Required
The wishlist id.
name
String
Required
The wishlist name.
isPublic
Boolean
Required
Is the wishlist public?
token
String
Required
The wishlist token.
items
WishlistItemConnection
Required
A list of the wishlist items
Show arguments and fields
Referenced by
Fields
AddWishlistItemsResult.result
CreateWishlistResult.result
DeleteWishlistItemsResult.result
UpdateWishlistResult.result
WishlistEdge.node