apollo-kotlin
apollo-kotlin copied to clipboard
Java runtime normalized cache
Add normalized cache support to Apollo Java. One question is whether we can keep the normalized cache decoupled like we did in Apollo Kotlin. It's harder to do because Java doesn't have extension functions.