apollographql / apollo-kotlin-normalized-cache-incubating

Apollo Kotlin Incubating Normalized Cache
https://apollographql.github.io/apollo-kotlin-normalized-cache-incubating/
MIT License
5 stars 1 forks source link

Normalized cache viewer does not work with incubating cache #42

Closed jvanderwee closed 4 weeks ago

jvanderwee commented 1 month ago

We've started using the incubating cache for Relay-style pagination as described here. It's working beautifully 🙌 however the normalized cache viewer in the Android Studio plugin no longer works. We see the following when attempting to pull from device:

CleanShot 2024-09-25 at 13 57 34

BoD commented 1 month ago

Thanks for reporting! I'll have a look.

BoD commented 4 weeks ago

The fix is merged and will be in the next release.