OBJECT

AutomateRunConfig

link GraphQL Schema definition

1type AutomateRunConfig {
2
3engineId: ID
4
5build: Build
6
7}