morpheus-graphql-0.2.0: test/Feature/Holistic/fragment/nameCollision/response.json
{
"errors": [
{
"message": "There can be only one fragment named \"F\".",
"locations": [
{
"line": 12,
"column": 10
}
]
}
]
}