Model
PriceTiers
Magento\CatalogCustomerGraphQl\Model\Resolver\PriceTiers
What it does
This GraphQL resolver retrieves and formats tier pricing information for products based on customer group eligibility.
Developers use this class when implementing GraphQL queries that need to display volume-based pricing discounts to customers, ensuring only relevant tier prices are shown based on the customer's group and that prices are properly formatted with currency and discount calculations.
Public Methods
- resolve()
- _resetState()