react-relay icon indicating copy to clipboard operation
react-relay copied to clipboard

subscriptionClient.subscribe is not a function

Open salmaBadr27 opened this issue 5 years ago • 1 comments

salmaBadr27 avatar Apr 30 '19 15:04 salmaBadr27

This error comes from the fact that subscriptions-transport-ws removed the method from subscription client.

It is not clear how to handle this in the relay world right now, since they've moved subscribe method calling to some apollo specific packages... would appreciate any input on this

boui avatar Aug 19 '19 10:08 boui