{
  "errors": [
    {
      "message": "Argument coordinates got invalid value ;on longitude Expected type \"Int\" found [null,[[],[{\"uid\":\"1\"}]]].",
      "locations": [{ "line": 8, "column": 36 }]
    },
    {
      "message": "Argument coordinates got invalid value ;on longitude Expected type \"Int\" found [].",
      "locations": [{ "line": 11, "column": 36 }]
    },
    {
      "message": "Variable \"$v\" of type \"[[[ID!]]!]\" used in position expecting type \"[Int!]\".",
      "locations": [{ "line": 15, "column": 21 }]
    },
    {
      "message": "Cannot query field \"home\" on type \"User\".",
      "locations": [{ "line": 25, "column": 5 }]
    },
    {
      "message": "Cannot query field \"myUnion\" on type \"User\".",
      "locations": [{ "line": 26, "column": 18 }]
    },
    {
      "message": "Cannot query field \"myUnion\" on type \"User\".",
      "locations": [{ "line": 32, "column": 18 }]
    }
  ]
}
