react-apollo-hooks icon indicating copy to clipboard operation
react-apollo-hooks copied to clipboard

Missing `subscribeToMore`

Open TeoTN opened this issue 6 years ago • 0 comments

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!

TeoTN avatar May 05 '19 18:05 TeoTN