Model
FixedProductTaxes
Magento\WeeeGraphQl\Model\Resolver\FixedProductTaxes
What it does
This GraphQL resolver handles the fixed_product_taxes field in OrderItemPrices queries.
It retrieves Fixed Product Tax (FPT/WEEE) information for order items, extracting tax details from the order item model and formatting them for GraphQL responses.
Developers use this when building GraphQL queries that need to display FPT taxes applied to products in customer orders.
Public Methods
- resolve()