Log in
Model

IsEmailAvailable

Magento\CustomerGraphQl\Model\Resolver\IsEmailAvailable

What it does

This GraphQL resolver checks if a customer email address is available for registration in Magento 2.

Developers use this class when implementing GraphQL queries that need to validate email availability before account creation, such as pre-registration validation or real-time email checking in frontend forms.

Public Methods

  • resolve()