Types
StartBuildInput
Values used to start a build.
input
StartBuildInputFields
worktreeId
ID!
required
Identifier of the worktree to use.
configurationId
ID!
required
Identifier of the configuration to use.
destination
JSON!
required
The destination to use for the request.
scriptIds
[ID!]
Identifiers of the scripts to use.
action
The action to use for the request.
advancedSettings
JSON
The advanced settings to use for the request.
exportWhenComplete
Boolean
Whether export when complete applies to the request.
exportSettings
JSON
The export settings to use for the request.
requestId
ID!
required
Identifier of the request to use.