I've upgraded prisma-cli and prisma to 1.8.3 and c...
# orm-help
h
I've upgraded prisma-cli and prisma to 1.8.3 and can no longer deploy, getting this error:
Copy code
ERROR: GraphQL Error (Code: 405)

{
  "error": "HTTP method not allowed, supported methods: GET",
  "status": 405
}
And this doesn't really make sense to me https://www.prisma.io/docs/reference/upgrade-guides/upgrading-prisma/upgrade-to-1.8-aiqu3eicae as I don't know here this /cluster is coming from
I really don't understand which .yml file all this setup / config is coming from so it's extremely hard to jump back on a project when things are changing so quickly