mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-01-29 07:21:44 +01:00
Fix exclusive to shared in svlete and graphql
This commit is contained in:
@@ -419,7 +419,7 @@ input JobFilter {
|
||||
startTime: TimeRange
|
||||
state: [JobState!]
|
||||
metricStats: [MetricStatItem!]
|
||||
shared: StringInput
|
||||
shared: String
|
||||
node: StringInput
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user