OBJECT
TaskLevelExecutionEnvironment
link GraphQL Schema definition
1 type TaskLevelExecutionEnvironment { 2 3 ExecutionEnvironmentOrTestingTool : 4 5 TaskLevelExecutionEnvironmentConfig : 6 7 }
OBJECT
1 type TaskLevelExecutionEnvironment { 2 3 ExecutionEnvironmentOrTestingTool : 4 5 TaskLevelExecutionEnvironmentConfig : 6 7 }