Update and regenerate graphQL for new unit type

This commit is contained in:
Christoph Kluge
2022-10-06 18:04:47 +02:00
parent ec772f5aff
commit 3867ea137b
4 changed files with 174 additions and 23 deletions

View File

@@ -37,7 +37,7 @@ export function init(extraInitQuery = '') {
clusters {
name,
metricConfig {
name, unit, peak,
name, unit {base, prefix}, peak,
normal, caution, alert,
timestep, scope,
aggregation,