paljs / prisma-tools

Prisma tools to help you generate CRUD system for GraphQL servers
https://paljs.com
MIT License
684 stars 54 forks source link

Question: Subscriptions #116

Closed Evgenyx82 closed 4 years ago

Evgenyx82 commented 4 years ago

Hi there. First i want to say, very nice project )

I have a question, how should I use subscriptions?

-- Updated: Got it working. I will post a solution here for next explorers ;) https://github.com/prisma/prisma-examples/tree/master/typescript/subscriptions-pubsub

AhmedElywa commented 4 years ago

Thanks