We’re experiencing a similar cart API bug but it’s affecting ALL cart
items. When we add 4 items via cartLinesAdd, the mutation
returns all 4 items correctly. But when we query the same cart, it only
returns 1 item. This happens on regular products without any discounts.