Update cart line item
Sets the quantity for a single product inside the active cart.
PUT/api/carts/{handle}
Sets the quantity for a single product inside the active cart.
Stable handle used in routes and lookups.
Request payload for Update cart line item.
TypeScript Definitions
Use the request body type in TypeScript.