CacheQL is an open-source library for server-side caching GraphQL queries. This specific repository used a Redis cache to test performance and functionality, but can be incorporated with other caching mechanisms and databases.
Server-side caching framework for GraphQL APIs
Various GraphQL caching / instrumentation tools