morpheus-graphql-0.18.0: test/Feature/Holistic/holistic/parsing/missingCloseBrace/response.json
{
"errors": [
{
"message": "offset=66:\nunexpected end of input\nexpecting '#', '}', IgnoredTokens, or Selection\n",
"locations": [
{
"line": 5,
"column": 1
}
]
}
]
}