mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-23 12:51:40 +02:00
add table to compareview, remove debug data view
This commit is contained in:
@@ -171,7 +171,8 @@ type ScopedStats {
|
||||
}
|
||||
|
||||
type JobStats {
|
||||
jobId: Int!
|
||||
id: Int!
|
||||
jobId: String!
|
||||
startTime: Int!
|
||||
duration: Int!
|
||||
cluster: String!
|
||||
|
Reference in New Issue
Block a user