mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-23 12:51:40 +02: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