Does anyone have a working example using the prism...
# orm-help
s
Does anyone have a working example using the prisma client for subscriptions with an Apollo server? All of the Apollo server docs use PubSub and I’m having a hard time getting prisma subscriptions working. Thanks!