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
Storefront
Mutations
updateCartLocale
Copy page
Update locale of the cart.
Arguments
input
UpdateCartLocaleInput
Required
Update cart locale input object
Show 2 fields
Returns
an optional UpdateCartLocaleResult
errors
list of UpdateCartLocaleErrors
Errors encountered during the mutation. Empty when the mutation succeeds.
cart
Cart
The Cart that is updated as a result of mutation. Null when errors are returned.