implementation("com.apollographql.apollo3:apollo-normalized-cache-sqlite:3.8.6")
Enhances GraphQL client performance by persistently caching operation results using SQLite, ensuring data retention across app restarts.