morpheus-graphql-0.12.0: test/Feature/Holistic/selection/hasNoSubFields/response.json
{
"errors": [
{
"message": "Field \"name\" must not have a selection since type \"String\" has no subfields.",
"locations": [
{
"line": 3,
"column": 5
}
]
}
]
}