Model
StoreConfig
Magento\QuoteGraphQl\Model\Resolver\StoreConfig
What it does
This resolver handles GraphQL queries for store configuration settings related to product images in the Quote module.
It converts configuration values to uppercase before returning them to the GraphQL response.
Developers would use this when they need to expose quote-related store configuration values through the GraphQL API.
Public Methods
- resolve()