It asks to do a 'prisma deploy' but I have only installed graphql-cli which doesn't have prisma.
a
agartha
01/17/2018, 8:54 AM
See the note on step 1 of that tutorial.
👍 1
j
Jai
01/17/2018, 12:31 PM
Yes a 'yarn prisma deploy' works. I had done a global install for graphql, which failed during deploy. So there is still something intuitively missing, has 'prisma' was not available in the global space.