mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-12-13 19:06:17 +01:00
add job starttime to legend
This commit is contained in:
@@ -172,6 +172,7 @@ type ScopedStats {
|
||||
|
||||
type JobStats {
|
||||
jobId: Int!
|
||||
startTime: Int!
|
||||
stats: [NamedStats!]!
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user