Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

digicatapult/resolver-cache-datasource

Repository files navigation

Resolver Cache DataSource

Deprecation Notice

This application was deprecated on March 14th 2024, there will be no further dependency or security updates.

resolver-cache-datasource implements an Apollo DataSource for caching the results of an Apollo resolver based on a user provided cache-key method. Caching is applied by decorating a query resolver function.