implementation("com.apollographql.cache:normalized-cache-sqlite:1.0.3")
Enables persistent storage of normalized GraphQL data using SQLite, facilitating data retention across application restarts.