implementation("com.apollographql.cache:normalized-cache-sqlite:1.0.0-alpha.7")
Implements a normalized cache using SQLite to persist GraphQL data across app restarts, enhancing data consistency and performance.