Model
Attributes
Magento\ConfigurableProductGraphQl\Model\Resolver\Variant\Attributes
What it does
This GraphQL resolver formats configurable product variant attributes for the GraphQL API response.
Developers use this class to transform product option data (like size, color) from Magento's internal structure into the schema format expected by GraphQL queries requesting variant attributes of configurable products.
Public Methods
- resolve()