I fixed a similar issue to the ones mentioned abov...
# prisma-whats-new
a
I fixed a similar issue to the ones mentioned above by adding
Copy code
"resolutions": {
  "graphql": "^0.13.0"
}
to my package.json.