Skip to main content
Version: next

Caching remote data

One of the main responsibilities of GraphQL modules in Front-Commerce is fetching data from remote sources in resolvers. However, a naive approach may reach a few limits in a real application. That is why Front-Commerce provides helpers allowing developers to build high-performance applications.