implementation("com.apollographql.apollo:apollo-normalized-cache:5.0.0-rc.1")
Enhances GraphQL client performance by caching query results in memory or SQLite databases, reducing network requests.