Model
OptionsSelectionMetadata
Magento\ConfigurableProductGraphQl\Model\Resolver\OptionsSelectionMetadata
What it does
This GraphQL resolver provides metadata about configurable product option selections, including available options, variants, and which selections are still available based on current choices.
Developers use this when implementing GraphQL queries that need to show dynamic option availability as customers select configurable product attributes (like size/color), ensuring only valid combinations are displayed.
Public Methods
- resolve()