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
Types
Objects
DeleteCartLineItemResult
OBJECT
Copy page
Delete cart lien item result
Fields
deletedLineItemEntityId
String
Optional
The ID of the line item that is deleted as a result of mutation.
cart
Cart
Optional
The Cart that is updated as a result of mutation.
Show 20 fields
deletedCartEntityId
String
Optional
The ID of the Cart if it is deleted as a result of mutation.
Referenced by
Mutations
deleteCartLineItem