If I'm running a custom prisma server, would this ...
# orm-help
r
If I'm running a custom prisma server, would this be right approach to subscriptions (to trigger a webhook, for instance): https://gist.github.com/remy/6775d437123cf5b581e8e5d982c1a792 - akin to replicating subscriptions in the
prisma.yml
config.
a
+1