implementation("com.apollographql.apollo3:apollo-normalized-cache-sqlite-incubating:3.8.6")
Enables persistent storage of GraphQL operation results using a SQLite-backed normalized cache, supporting cache expiration and pagination.