For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
Developer
Developer
Developer
Developer
GraphQL
Storefront
Mutations
addCartLineItems
Copy page
Adds line item(s) to the cart.
Arguments
input
AddCartLineItemsInput
Required
Add cart line items input object
Show 3 properties
Returns
an optional AddCartLineItemsResult
cart
Cart
The Cart that is updated as a result of mutation.
Show 18 properties