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.
handle*string
Stable handle used in routes and lookups.
Request payload for Update cart line item.