Model
BundleOptions
Magento\BundleGraphQl\Model\Wishlist\BundleOptions
What it does
This class is a GraphQL resolver that fetches selected bundle product options for wishlist items.
Developers would use this when implementing GraphQL queries to retrieve bundle option data (like selected items within a bundle) for products added to a customer's wishlist, enabling the frontend to display which bundle options were chosen.
Public Methods
- resolve()