react-apollo-hooks
react-apollo-hooks copied to clipboard
Missing `subscribeToMore`
Hey,
could you please add subscribeToMore ? It's very useful (i.e. reduces a lot of boilerplate code) when combined with buildSubscription from AWS AppSync SDK (see example here )
Unfortunately, I haven't found the way to integrate that nicely with hooks implementation...
Cheers!