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