Cauen / prisma-generator-pothos-codegen

The fastest way to create a fully customizable CRUD Graphql API from Prisma Schema.
https://www.npmjs.com/package/prisma-generator-pothos-codegen
100 stars 19 forks source link

Await file generators #10

Closed snake575 closed 2 years ago

snake575 commented 2 years ago

Fixes #8 using fs/promises for writeFile, also awaits for all file generators.

quintal-william commented 2 years ago

It looks good to me! Thanks your your contribution 😄 🚀 @Cauen Do you have time to test it real quick just to be sure?

Cauen commented 2 years ago

Tested and its ok @saphewilliam Thanks for you contribution @snake575 \o/