Model
SyncPaymentOrder
Magento\PaymentServicesPaypalGraphQl\Model\Resolver\SyncPaymentOrder
What it does
This GraphQL resolver handles the synchronization of PayPal payment orders with the cart/quote.
Developers use this class when implementing GraphQL mutations that need to sync external PayPal payment data with Magento's quote system, typically during checkout when a customer completes payment authorization through PayPal.
Public Methods
- resolve()