Model
ConfirmationStatus
Magento\CustomerGraphQl\Model\Resolver\ConfirmationStatus
What it does
This GraphQL resolver retrieves the account confirmation status for a customer.
Developers use this class to expose customer email confirmation state through the GraphQL API, allowing frontend applications to determine if a customer account requires email verification before full access is granted.
Public Methods
- resolve()