mirror of
				https://github.com/ClusterCockpit/cc-backend
				synced 2025-11-01 00:15:05 +01:00 
			
		
		
		
	List of slurm partitions via GraphQL
This commit is contained in:
		| @@ -61,6 +61,10 @@ models: | ||||
|         resolver: true | ||||
|       metaData: | ||||
|         resolver: true | ||||
|   Cluster: | ||||
|     fields: | ||||
|       partitions: | ||||
|         resolver: true | ||||
|   NullableFloat: { model: "github.com/ClusterCockpit/cc-backend/schema.Float" } | ||||
|   MetricScope: { model: "github.com/ClusterCockpit/cc-backend/schema.MetricScope" } | ||||
|   JobStatistics: { model: "github.com/ClusterCockpit/cc-backend/schema.JobStatistics" } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user