Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Handle errors on placeOrder mutations
The PlaceOrder resolver does not necessary return an order, in case of errors. See https://github.com/magento/magento2/blob/2.4-develop/app/code/Magento/QuoteGraphQl/Model/Resolver/PlaceOrder.php#L106
- Loading branch information