anyone else getting an error when deploying to gra...
# prisma-whats-new
a
anyone else getting an error when deploying to graphcool kinda looks like this
Copy code
{
  "data": {
    "push": null
  },
  "errors": [
    {
      "message": "Whoops. Looks like an internal server error. Please contact us from the Console (<https://console.graph.cool>) or via email (support@graph.cool) and include your Request ID: eu-west-1:system:...",
      "requestId": "eu-west-1:system:...",
      "path": [
        "push"
      ],
      "locations": [
        {
          "line": 2,
          "column": 9
        }
      ]
    }
  ],
  "status": 200
}
n
I got back to your support request.