morpheus-graphql-0.11.0: test/Feature/Holistic/selection/mergeSelection/response.json
{
"data": {
"user": {
"name": "testName",
"name2": "testName",
"bla": "",
"email": "",
"address": {
"city": "",
"houseNumber": 0,
"bla": 0
}
}
}
}