D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
local
/
psa
/
admin
/
cp
/
queries
/
Filename :
TrafficUsageIntervals.graphql
back
Copy
query TrafficUsageIntervals { viewer { login client { id statistics { trafficUsageIntervals { key month year formattedTotalUsage } } } } }