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
B2B
Types
Objects
CustomerShoppingListPageType
OBJECT
Copy page
Fields
id
String
Required
createdAt
Integer
Optional
The created timestamp of the shopping list
updatedAt
Integer
Optional
The updated timestamp of the shopping list
name
String
Optional
Shopping list name
description
String
Optional
Shopping list description
reason
String
Optional
Shopping list reason
products
BaseShoppingListItemCountableConnection
Optional
products of shopping list
Show arguments and fields
channelId
Integer
Optional
The channel id of the shopping list
channelName
String
Optional
The channel name of the shopping list
Referenced by
Fields
CustomerShoppingListPageTypeCountableEdge.node