{
  "errors": [
    {
      "message": "Unknown Argument \"name\" on Field \"user\".",
      "locations": [
        {
          "line": 2,
          "column": 14
        }
      ]
    },
    {
      "message": "Unknown Argument \"parent\" on Field \"user\".",
      "locations": [
        {
          "line": 2,
          "column": 27
        }
      ]
    }
  ]
}
