hello to everybody, doesn anyone know if is possib...
# random
b
hello to everybody, doesn anyone know if is possible with
prisma generate
and the typescript-client generator to generate a prisma-schema.graphql file along to the prisma-schema.ts file?
Add the graphql schema generator
b
awesome, I completely missed that part of the documentation! thank you so much this helps me to save a lot of time and to deduplicate the code
👍 1