implementation("com.apollographql.apollo:apollo-normalized-cache:4.4.1")
Enhances GraphQL client performance by implementing a normalized cache, storing data by unique IDs for efficient retrieval and consistency across queries.