implementation("com.apollographql.cache:normalized-cache-sqlite:1.0.0-rc.1")
Facilitates persistent storage of GraphQL operation results using a SQLite-backed normalized cache, enhancing data consistency and offline access.