Hello, did anyone run into this error before when ...
# orm-help
p
Hello, did anyone run into this error before when running
graphql get-schema --project prisma
or
graphql prepare
:
Copy code
✖ Syntax Error: Expected Name, found }
p
Thanks, so I just have to experiment with my
datamodel.graphql
file lol
h
Upgrade all tools
delte generated prisma model +
*.ts
file
and try to run it again 🙂
p
I did, but I think it’s actually related to the fact that I cannot deploy locally at all