mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-26 22:26:08 +02:00
initial branch commit, add job compare switch, add gql resolver
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
query ($dbid: ID!, $selectedMetrics: [String!]!) {
|
||||
jobStats(id: $dbid, metrics: $selectedMetrics) {
|
||||
name
|
||||
stats {
|
||||
data {
|
||||
min
|
||||
avg
|
||||
max
|
||||
|
Reference in New Issue
Block a user