morpheus-graphql-0.16.0: test/Feature/Schema/nameCollision/response.json
{
"errors": [
{
"message": "There can Be only One TypeDefinition Named \"A\".",
"locations": []
},
{
"message": "There can Be only One TypeDefinition Named \"A\".",
"locations": []
}
]
}