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.
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Storefront
Mutations
createCart
Copy page
Creates a cart and generates a cart ID.
Developer
Developer
Developer
Developer
Arguments
input
CreateCartInput
Required
Create cart input object
Show 4 fields
Returns
an optional CreateCartResult
cart
Cart
The Cart that is created as a result of mutation.