I am building my GraphQL API using Nest and Prisma. Im wondering whats the best way to update records in my api.
Read More