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