Model
TierPrices
Magento\CatalogCustomerGraphQl\Model\Resolver\TierPrices
What it does
This GraphQL resolver fetches tier pricing information for products based on the customer's group membership.
Developers use this class when implementing GraphQL queries that need to display quantity-based discounts to customers, ensuring prices are calculated according to the logged-in customer's group or guest status.
Public Methods
- resolve()
- _resetState()