morpheus-graphql-server-0.22.0: test/Feature/Directive/field-visitor/description/response.json
{
"data": {
"city": {
"fields": [
{
"description": "name of the deity"
},
{
"description": "extraterrestrial ability"
}
],
"kind": "OBJECT",
"name": "Deity"
}
}
}