Discussing APIs and development related to customers, discounts, and order management.
We are using 2 methods to update cart attributes:
1. update.js
2. cartAttributesUpdate mutation
in both the cases, attributes get properly updated for the first time, but after that when we are trying to update the attributes, the values get reverted back to the initial updated values.