This GraphQL query Count MNS
0
1
2
3
4
query countMNS { mNS { count } }
{ "data": { "mNS": { "count": 374 } } }