it also says it runs `graphql get-schema -p prisma...
# orm-help
c
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
You can use the built in graphql schema generate on prisma client then you will need only one command to generate both things.