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.