Model
DisplayWrapping
Magento\TaxGraphQl\Model\Resolver\DisplayWrapping
What it does
This GraphQL resolver handles the display configuration for gift wrapping tax in the shopping cart.
It converts the tax display setting for gift wrapping into a GraphQL enum value that can be returned in GraphQL queries, enabling frontend applications to determine how gift wrapping taxes should be displayed to customers.
Public Methods
- resolve()