morpheus-graphql-0.1.0: test/Feature/Holistic/parsing/extraCommas/response.json
{
"errors": [
{
"message": "Required Argument: \"coordinates\" was not Defined",
"locations": [
{
"line": 2,
"column": 18
}
]
}
]
}