implementation("com.apollographql.cache:normalized-cache-sqlite:1.0.0-alpha.2")
Implements a normalized cache using SQLite for persistent storage of GraphQL operation results, enhancing data consistency and app responsiveness.