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
createCart
Copy page
Creates a cart and generates a cart ID.
Arguments
input
CreateCartInput
Required
Create cart input object
Show 4 properties
Returns
an optional CreateCartResult
cart
Cart
The Cart that is created as a result of mutation.
Show 18 properties