morpheus-graphql-0.14.0: test/Feature/Input/Scalar/strings/wrong-escaped/response.json
{
"errors": [
{
"message": "offset=50:\nunexpected 'k'\nexpecting '\"', '/', '\\', 'b', 'f', 'n', 'r', or 't'\n",
"locations": [{ "line": 2, "column": 29 }]
}
]
}