morpheus-graphql-0.7.0: test/Feature/Holistic/introspection/description/union/response.json
{
"data": {
"__type": {
"description": "type Description: TestUnion\n\nsome random text for union type"
}
}
}
{
"data": {
"__type": {
"description": "type Description: TestUnion\n\nsome random text for union type"
}
}
}