query TrafficUsageIntervals { viewer { login client { id statistics { trafficUsageIntervals { key month year formattedTotalUsage } } } } }