{
  "errors": [
    {
      "message": "Fields \"user\" conflict because subfields \"address\" conflict because they have differing arguments. Use different aliases on the fields to fetch both if this was intentional.",
      "locations": [
        {
          "line": 2,
          "column": 8
        },
        {
          "line": 6,
          "column": 55
        },
        {
          "line": 6,
          "column": 55
        },
        {
          "line": 12,
          "column": 55
        }
      ]
    }
  ]
}