morpheus-graphql-0.8.0: test/Feature/Holistic/parsing/invalidFields/response.json
{
"errors": [
{
"message": "offset=26:\nunexpected '<'\nexpecting '#', ',', '_', '}', Arguments, Directives, IgnoredTokens, Selection, body, digit, letter, or white space\n",
"locations": [{ "line": 1, "column": 27 }]
}
]
}