This is great, @Albin Groen! I have forked it and will contribute. I have a few ideas for you as well:
1. Provide a way to generate code for a project that uses the schema for a particular chosen database (e.g., JavaScript/Node.js--Nexus, Apollo, etc., Go Prisma client, etc.)
2. Add the capability to the back end to actually test the resulting GraphQL API from the schema by generating the Node.js version of one of the projects and exposing a GraphQL Playground.
3. Export project to Prisma Cloud, which would require some API help from our friends at Prisma (@Luca is this possible?).
I love what you have done here and plan to use it and contribute the things everyone here talks about adding.