Join Slack
Powered by
who can help to setup subscriptions on client side...
# prisma-whats-new
v
Vendicto
03/12/2018, 8:49 AM
who can help to setup subscriptions on client side?
j
Julian
03/12/2018, 8:54 AM
Maybe this can help you
https://dev-blog.apollodata.com/tutorial-graphql-subscriptions-client-side-40e185e4be76
v
Vendicto
03/12/2018, 8:57 AM
I'm already using it, but got an error
http://prntscr.com/iq07r7
j
Julian
03/12/2018, 9:05 AM
Mhh can you post this part of your code?
Julian
03/12/2018, 9:05 AM
And do you have test this tutorial?
Julian
03/12/2018, 9:05 AM
git clone
https://github.com/apollographql/graphql-tutorial.git
cd graphql-tutorial git checkout t7-start cd server && npm install cd ../client && npm install
Julian
03/12/2018, 9:06 AM
and then start the server and the client
v
Vendicto
03/12/2018, 9:06 AM
thanks I will try
2
Views
Open in Slack
Previous
Next