Model
BundleDataProvider
Magento\QuoteBundleOptions\Model\Cart\BuyRequest\BundleDataProvider
What it does
This class processes and formats bundle product options from a cart item into the proper buy request structure.
Developers would use this when working with GraphQL or REST API cart operations to convert customer-selected bundle options into the format Magento expects for adding/updating bundle products in the shopping cart.
Public Methods
- execute()