implementation("com.apollographql.apollo:apollo-normalized-cache:5.0.0-alpha.5")
Enhances GraphQL client performance by caching query results, supporting pagination, expiration, garbage collection, and partial responses.