Model
PriceRange
Magento\CatalogGraphQl\Model\Resolver\Product\PriceRange
What it does
This GraphQL resolver formats and returns product pricing information for the price_range field in GraphQL queries.
Developers use this class when they need to expose product price ranges (minimum and maximum prices) through Magento's GraphQL API, particularly for configurable products or products with multiple price points.
Public Methods
- resolve()