implementation("com.apollographql.apollo:apollo-normalized-cache-api:5.0.0-alpha.7")
Facilitates efficient caching of GraphQL responses by storing objects by ID, enabling data normalization and optimized cache management.