Log in
Model

SubscribeEmailToNewsletter

Magento\NewsletterGraphQl\Model\Resolver\SubscribeEmailToNewsletter

What it does

This GraphQL resolver handles the subscribeEmailToNewsletter mutation, allowing users to subscribe an email address to the store's newsletter.

Developers use this class when implementing newsletter subscription functionality through GraphQL API, supporting both guest email subscriptions and customer account subscriptions with proper validation and status tracking.

Public Methods

  • resolve()