Log in
Model

Price

Magento\CatalogGraphQl\Model\Resolver\Product\Price

What it does

This GraphQL resolver formats product pricing data for GraphQL API responses, including minimal, regular, and maximal prices with their adjustments.

Developers use this class when querying product prices through GraphQL, as it transforms Magento's internal pricing structure into the GraphQL schema format with currency codes and price adjustments (like taxes or discounts).

Public Methods

  • resolve()