implementation("com.apollographql.cache:normalized-cache:1.0.0-rc.2")
Facilitates efficient caching of GraphQL responses by storing data in a normalized form, enabling automatic UI updates upon data changes.