TotalCount for connections in graphql

Hello, is it possible to get total count of some connections with GraphQl admin api? for example subscriptionContracts query doesn’t return information about total contracts count. Would be nice to just add extra field for all connections: totalCount, edges, nodes, pageInfo