Model
GiftMessage
Magento\GiftMessageGraphQl\Model\Resolver\Cart\GiftMessage
What it does
This GraphQL resolver retrieves gift message data for a shopping cart.
Developers use this class when implementing GraphQL queries that need to return gift message information (recipient, sender, and message text) associated with a cart, checking if gift messages are enabled before returning the data.
Public Methods
- resolve()