Log in
Model

Attribute

Magento\EavGraphQl\Model\Resolver\Query\Attribute

What it does

This class retrieves EAV (Entity-Attribute-Value) attribute information for GraphQL queries.

Developers use it to fetch attribute metadata like frontend input type and configuration for entities such as products or customers when building GraphQL resolvers that need to work with custom attributes.

Public Methods

  • getAttribute()