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