morpheus-graphql-0.18.0: test/Feature/Holistic/holistic/parsing/invalidFields/response.json
{
"errors": [
{
"message": "offset=26:\nunexpected '<'\nexpecting '}', Arguments, Directives, IgnoredTokens, Selection, or SelectionContent\n",
"locations": [{ "line": 1, "column": 27 }]
}
]
}