mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-09-12 19:53:00 +02: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