Order Totals in API?

We are working on a cross system KPI dashboard for a customer, but I can’t see any totals or aggregates in the GraphQL API.

is there a way to quickly show total number of orders similar to whats returned via your internal REST - https://app.shiphero.com/dashboard/getReportingFromApi/req_shipped_today
or is the only way to painfully iterate through all pages returned by the GraphQL?