```{ "errors": [ { "message": "Cannot ...
# orm-help
p
Copy code
{
  "errors": [
    {
      "message": "Cannot read property 'get' of undefined",
      "locations": [
        {
          "line": 2,
          "column": 3
        }
      ],
      "path": [
        "userUpdates"
      ]
    }
  ],
  "data": null
}