prisma-examples
prisma-examples copied to clipboard
Make the last step of evolving clearer
For graphql projects, I did not understand how I should get the schema.ts graphql nexus file.
Should I write it by hand? Can I generate it from schema.prisma? It's unclear.