pub const QUERY: &str = "subscription ErrorsTotalSubscription($interval: Int!) {\n errorsTotal(interval: $interval) {\n errorsTotal\n }\n}\n";