morpheus-graphql-server-0.22.0: test/Feature/Input/collections/tuple/ok/response.json
{
"data": {
"f1": {
"_0": "abc",
"_1": 4235
},
"f2": {
"_0": "324523",
"_1": 3468
}
}
}
{
"data": {
"f1": {
"_0": "abc",
"_1": 4235
},
"f2": {
"_0": "324523",
"_1": 3468
}
}
}