Hey! Frontend dev just starting out using prisma and GraphQL-yoga to build a backend. I have two questions I have been trying to get answers to and haven’t had any luck.
1. How do I write unit tests to test my API
2. Do i have to deploy both prisma service and graphql-yoga server or is there an all in one solution?