```{ "data": { "updateUser": null }, "er...
# prisma-whats-new
p
Copy code
{
  "data": {
    "updateUser": null
  },
  "errors": [
    {
      "locations": [
        {
          "line": 2,
          "column": 3
        }
      ],
      "path": [
        "updateUser"
      ],
      "code": 3008,
      "message": "Insufficient permissions for this mutation",
      "requestId": "cj544tz0elfa90170qqtljyml"
    }
  ]
}
n
ok, can you PM me the mutation request as cURL? 🙂