Storefront GraphQL API Gateway. Modular architecture. ElasticSearch included. Works great with Magento1, Magento2, Spree, OpenCart, Pimcore and custom backends
When placing an order using storefront API default-vsf with Magento 2, a rejected promise is not handled o2m.ts. Simply put, the catch statement is missing.
The request is thus never resolved until the client terminates the request with a timeout. It is a simple fix and I am happy to submit a PR for the issue
When placing an order using storefront API default-vsf with Magento 2, a rejected promise is not handled o2m.ts. Simply put, the catch statement is missing.
The request is thus never resolved until the client terminates the request with a timeout. It is a simple fix and I am happy to submit a PR for the issue