{
  "errors": [
    {
      "message": "duplicate selection of key \"name\" on type \"User\".",
      "locations": [
        {
          "line": 4,
          "column": 5
        }
      ]
    },
    {
      "message": "duplicate selection of key \"name\" on type \"User\".",
      "locations": [
        {
          "line": 5,
          "column": 5
        }
      ]
    }
  ]
}
