PWA-1827: Cannot update Bundle Product selected options quantity in cart
Solution
We have selected_options & entered_options in the addProductsToCart mutation, but not in the updateCartItems mutation. The updateCartItems mutation should be updated to include these fields and function similarly to the addProductsToCart mutation.
Problem
PWA-1827: Cannot update Bundle Product selected options quantity in cart
Solution
We have selected_options & entered_options in the addProductsToCart mutation, but not in the updateCartItems mutation. The updateCartItems mutation should be updated to include these fields and function similarly to the addProductsToCart mutation.
Requested Reviewers
@cpartica