Model
SendFriendConfiguration
Magento\SendFriendGraphQl\Model\Resolver\SendFriendConfiguration
What it does
This GraphQL resolver provides configuration settings for Magento's Send Friend (product recommendation) feature through the GraphQL API.
Developers use this class to expose whether the Send Friend functionality is enabled for customers and guests in a specific store, allowing frontend applications to conditionally display product sharing options based on these settings.
Public Methods
- resolve()