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
updateCartLineItem
Copy page
Updates line item in the cart.
Arguments
input
UpdateCartLineItemInput
Required
Update cart line item input object
Show 4 fields
Returns
an optional UpdateCartLineItemResult
cart
Cart
The Cart that is updated as a result of mutation.