implementation("com.apollographql.cache:normalized-cache:1.0.0-rc.0")
Enhances GraphQL client performance by caching and normalizing query responses, reducing redundant network requests.