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