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
BaseShoppingListItem
OBJECT
Copy page
Fields
id
String
Required
createdAt
Integer
Optional
updatedAt
Integer
Optional
productId
Integer
Optional
Product ID
variantId
Integer
Optional
Product variant id
quantity
Integer
Optional
Quantity
productSku
String
Optional
SKU name
optionList
String
Optional
Product option list
itemId
Integer
Optional
Shopping list item ID
productNote
String
Optional
Product note
Referenced by
Fields
BaseShoppingListItemCountableEdge.node