Hi. New to graph.cool and excited about the prospect of bringing up a backend for my project with ease and speed. One question. The tutorials seem to be using Apollo client 1.0. Could someone point to an example with Apollo client 2.0 syntax that includes subscriptions. Thanks
Thanks. I see that this example is using createNetworkInterface which is no longer supported by the Apollo client. Is there an example that uses the current Apollo 2.0 client link syntax.
n
nikolasburk
12/04/2017, 8:07 PM
Ah sorry! Are you talking about the video? The written content is updated to use Apollo Client 2.0
s
sunil
12/05/2017, 1:20 AM
Yes. I was distracted by the video. The written content is what I was looking for. Thanks!
sunil
12/05/2017, 10:57 PM
Hi nikolas, I followed the example but still have the same problem. Queries are injected fine but mutations are not.