morpheus-graphql-0.7.0: test/Feature/Holistic/fragment/loopingFragment/response.json
{
"errors": [
{
"message": "Cannot spread fragment \"A\" within itself via A,A,C.",
"locations": [
{ "line": 17, "column": 3 },
{ "line": 7, "column": 10 },
{ "line": 9, "column": 3 }
]
}
]
}