morpheus-graphql-0.1.0: test/Feature/Holistic/arguments/undefinedArgument/response.json
{
"errors": [
{
"message": "Required Argument: \"coordinates\" was not Defined",
"locations": [
{
"line": 3,
"column": 13
}
]
}
]
}