Model
IsSubscribed
Magento\NewsletterGraphQl\Model\Resolver\IsSubscribed
What it does
This GraphQL resolver determines if a customer is subscribed to the newsletter.
Developers would use this when they need to retrieve a customer's newsletter subscription status through GraphQL queries, typically displayed in customer account sections or profile pages.
Public Methods
- resolve()
- isSubscribed()