initial branch commit

This commit is contained in:
Christoph Kluge
2023-07-21 16:33:53 +02:00
parent 3e73df76dd
commit f7571211fd
7 changed files with 38 additions and 25 deletions

View File

@@ -156,7 +156,7 @@ type MetricFootprints {
}
type Footprints {
nodehours: [NullableFloat!]!
timeweights: [NullableFloat!]!
metrics: [MetricFootprints!]!
}