morpheus-graphql-0.1.0: test/Feature/Holistic/parsing/invalidFields/response.json
{
"errors": [
{
"message": "offset=66:\nunexpected end of input\nexpecting '}', entry, or white space\n",
"locations": [
{
"line": 5,
"column": 1
}
]
}
]
}