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
assignCartToCustomer
Copy page
Assign cart to the customer.
Arguments
input
AssignCartToCustomerInput
Required
Assign cart to the customer input object.
Show 2 properties
Returns
an optional AssignCartToCustomerResult
cart
Cart
The Cart that is updated as a result of mutation.
Show 18 properties