packages feed

morpheus-graphql-0.11.0: test/Feature/Holistic/selection/mergeConflict/union/response.json

{
  "errors": [
    {
      "message": "\"name\" and \"email\" are different fields. Use different aliases on the fields to fetch both if this was intentional.",
      "locations": [
        {
          "line": 4,
          "column": 7
        },
        {
          "line": 14,
          "column": 7
        }
      ]
    }
  ]
}