Join Slack
Powered by
it also says it runs `graphql get-schema -p prisma...
# orm-help
c
CCBCodeMonkey
12/31/2018, 6:05 PM
it also says it runs
graphql get-schema -p prisma
but doesn't actually generate the .graphql file.. I have to run the command separately
h
Harshit
01/01/2019, 4:54 AM
You can use the built in graphql schema generate on prisma client then you will need only one command to generate both things.
Harshit
01/01/2019, 4:54 AM
https://www.prisma.io/docs/prisma-client/setup/generating-the-client-rsc1/#more-examples
2
Views
Open in Slack
Previous
Next