morpheus-graphql-core-0.15.0: test/merge/schema/simple-query/api/app.json
{
"query": {
"type": {
"name": "name from app",
"age": 23
}
}
}
{
"query": {
"type": {
"name": "name from app",
"age": 23
}
}
}