Storefront GraphQL API Gateway. Modular architecture. ElasticSearch included. Works great with Magento1, Magento2, Spree, OpenCart, Pimcore and custom backends
I can imagine how cool it was if there were a direct integration with Prismic so users can query the GraphQL resolver by just calling a Prismic.getDocuments() or other variations.
This kind of integration user can get all the required data - lets' say for Category page within single query:
What is the motivation for adding / enhancing this feature?
The architecture is fully modular which means the default modules are one of the options.
I can imagine how cool it was if there were a direct integration with Prismic so users can query the GraphQL resolver by just calling a
Prismic.getDocuments()
or other variations.This kind of integration user can get all the required data - lets' say for Category page within single query: