# Introducing Response Caching: GraphQL-aware performance for your graph

DevFeed: [Introducing Response Caching: GraphQL-aware performance for your graph](<https://devfeed.tech/articles/introducing-response-caching-graphql-aware-performance-for-your-graph-23420.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/introducing-response-caching>)

Author: Benjamin Coenen

Published: 2026-01-15T09:00:00Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Redis](<https://devfeed.tech/topics/redis.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [cache](<https://devfeed.tech/tags/cache.md>), [caching](<https://devfeed.tech/tags/caching.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [latency](<https://devfeed.tech/tags/latency.md>), [redis](<https://devfeed.tech/tags/redis.md>), [release](<https://devfeed.tech/tags/release.md>)

## AI overview

Apollo introduces response caching in the GraphOS Router, a GraphQL-aware cache for federated workloads that reuses root query results and entity representations. It uses Redis and is designed to reduce subgraph calls, service load, and end-to-end latency.

## Source excerpt

Response caching is now available in the GraphOS Router, bringing GraphQL-aware caching that reduces load on your services and improves end-to-end latency across your graph.