Storefront GraphQL API Gateway. Modular architecture. ElasticSearch included. Works great with Magento1, Magento2, Spree, OpenCart, Pimcore and custom backends
What is the motivation for adding/enhancing this feature?
@ResuBaka maybe this is something interesting for you?
I've done the first step: https://github.com/DivanteLtd/storefront-api/pull/18
The next step is to add types for all the methods like for: src/platform/abstract/cart.ts:create and so on ...
What is the motivation for adding/enhancing this feature?
@ResuBaka maybe this is something interesting for you? I've done the first step: https://github.com/DivanteLtd/storefront-api/pull/18 The next step is to add types for all the methods like for:
src/platform/abstract/cart.ts:create
and so on ...