Join Slack
Powered by
hello to everybody, doesn anyone know if is possib...
# random
b
b4dnewz
01/06/2019, 6:26 PM
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?
h
Harshit
01/06/2019, 6:50 PM
Yes it is possible see:
https://www.prisma.io/docs/prisma-cli-and-configuration/prisma-yml-5cy7/#generate-optional
Harshit
01/06/2019, 6:50 PM
Add the graphql schema generator
b
b4dnewz
01/07/2019, 7:11 AM
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
Open in Slack
Previous
Next