Apollo Cache Logger
JSON →Apollo Cache Logger is a debugging utility for Apollo Client that wraps any Apollo cache implementation (e.g., InMemoryCache) and logs all cache read and diff operations. Version 1.1.1 is the latest stable release; the package has seen no updates since 2018 (low release cadence). It intercepts cache calls and prints the query along with the cache result, aiding in GraphQL cache debugging. Key differentiator: lightweight, zero-config logging that works with any Apollo cache without modifying existing code.
Resources
packageapollo-cache-logger ↗
API endpoints
full doc /v1/registry/apollo-cache-logger