Model
BundleOption
Magento\BundleGraphQl\Model\Resolver\BundleOption
What it does
This resolver retrieves bundle product options for GraphQL queries.
Developers use it when querying bundle products through the GraphQL API to fetch configuration options like selectable items, quantities, and pricing for bundle product types.
It acts as the bridge between GraphQL requests and Magento's bundle product data.
Public Methods
- resolve()