morpheus-graphql-0.11.0: test/Feature/Holistic/selection/mergeUnionSelection/response.json
{
"data": {
"testUnion": {
"name": "testName",
"email": "",
"email2": "",
"address": {
"city": ""
}
}
}
}{
"data": {
"testUnion": {
"name": "testName",
"email": "",
"email2": "",
"address": {
"city": ""
}
}
}
}