implementation("com.apollographql.cache:normalized-cache-sqlite-incubating:0.0.4")
Implements a normalized cache using SQLite for persistent storage of GraphQL data, supporting pagination, expiration, garbage collection, and partial responses.