Model
CompleteOrderResolver
Magento\PaymentServicesPaypalGraphQl\Model\Resolver\CompleteOrderResolver
What it does
This resolver handles GraphQL mutations to complete and finalize PayPal orders in Magento 2.
Developers would use this class when implementing custom GraphQL endpoints that need to synchronize PayPal payment data with Magento and place the final order, converting a cart into a completed order with proper error handling.
Public Methods
- resolve()