Hi, I am trying to test subscriptions in playgroun...
# prisma-whats-new
m
Hi, I am trying to test subscriptions in playground. Are there any known issues here? So far, when I implement a mutation like in https://github.com/graphcool/graphql-server-example/blob/master/src/resolvers/Subscription.ts, I only get the loading circle displayed and nothing is returned when I create new objects. Does anyone have experience with this?