Hi everyone, i implemented a simple Prisma server.
My subscriptions work very well with UPDATED and DELETED mutations, but it does not work with CREATED mutations! Can anyone help me? Thanks
1. you have a code which doesn't work as expected
2. the howtographql tutorial might not perfectly fit your needs, they are presenting just some concepts that you can apply in your project.