Yeah, lots to be done...
Make sure that the right types are used in the library.
Use ApolloClient generator to generate the query types.
Add support for fetchMore.
Add an option for nor using observable but direct queries, that are not monitored.
Helpers for dealing with the cache after a mutation.
Create useSubscription.
Demo for subscriptions.