Is anyone aware of a repo that demonstrates using ...
# prisma-whats-new
a
Is anyone aware of a repo that demonstrates using server side subscriptions with Prisma? I tried adding the example in the docs to the
node-advanced
template but it never hits my endpoint.