Model
AttributeSelectedOption
Magento\EavGraphQl\Model\TypeResolver\AttributeSelectedOption
What it does
This class is a GraphQL type resolver that determines the concrete type for AttributeSelectedOption objects in GraphQL queries.
It's used by Magento's GraphQL layer when resolving EAV attribute selected options, ensuring that GraphQL responses correctly identify the type as 'AttributeSelectedOption' for selected attribute values in product queries.
Public Methods
- resolveType()