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