Model
SendEmailToFriend
Magento\SendFriendGraphQl\Model\Resolver\SendEmailToFriend
What it does
This GraphQL resolver handles the 'Send Email to Friend' functionality, allowing customers to share product information via email through the GraphQL API.
Developers use this class when implementing or customizing the product sharing feature in headless Magento storefronts, where customers can recommend products to their friends by providing sender details, recipient information, and a personal message.
Public Methods
- resolve()