Andre Brantom
Andre Brantom
## The Problem The cache `writeFragment` API returns a ref to the created or modified object. The client API is similar in every respect, but fails to return the result...
This change makes the API and behaviour of `ApolloClient::writeFragment` consistent with that of `Cache::writeFragment` in that it returns the Reference of the changed object. This is useful if you have...
The setup.py version number still says 0.2 was surprised when I did a PIP install from source knowing that the readme.md clearly says it's at least version >= 1.