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

Latest commit

 

History

History
7 lines (5 loc) · 445 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 445 Bytes

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.