Hello everybody! I'm currently adding subscription...
# prisma-whats-new
f
Hello everybody! I'm currently adding subscriptions into my app (following this tutorial https://www.apollographql.com/docs/react/features/subscriptions.html#subscriptions-client) with a graphql-yoga as backend. Just to know if I can avoid this
split
and a little bit complexity (auth + 2 links ^^) or if it's the only way for instant. Thanks 🙂