Log in
Model

ConfigurableVariant

Magento\ConfigurableProductGraphQl\Model\Resolver\ConfigurableVariant

What it does

This GraphQL resolver provides variant product data for configurable products in GraphQL queries.

Developers use this class when querying configurable products through GraphQL to retrieve child product variations with their attributes, options, and SKUs.

It efficiently collects and returns all variant information needed for displaying configurable product choices.

Public Methods

  • resolve()