Log in
Model

AttributeOptions

Magento\EavGraphQl\Model\Resolver\AttributeOptions

What it does

This GraphQL resolver retrieves attribute options data for EAV (Entity-Attribute-Value) custom attributes.

Developers use this class when building GraphQL queries that need to fetch available options for dropdown, multiselect, or similar attribute types in Magento 2, such as product color or size options.

Public Methods

  • resolve()