Model
BundleItems
Magento\BundleGraphQl\Model\Resolver\BundleItems
What it does
This resolver class handles GraphQL queries for bundle product items/options in Magento 2.
Developers use this when they need to fetch and display bundle product options and their selections through the GraphQL API, ensuring that only valid bundle products return their associated items with proper parent-child relationships.
Public Methods
- resolve()