Log in
Model

GetAttributesForm

Magento\CustomerGraphQl\Model\Customer\GetAttributesForm

What it does

This class retrieves customer attributes associated with a specific form code for GraphQL queries.

Developers use it to get a list of customer attributes (like first name, email, etc.) that belong to a particular form configuration, formatted for GraphQL responses with entity type and attribute code information.

Public Methods

  • execute()