BranchRunOptions
@fleetforge/sdk / BranchRunOptions
Interface: BranchRunOptions
Defined in: sdk/typescript/src/client.ts:70
Properties
fromStep
fromStep:
string
Defined in: sdk/typescript/src/client.ts:72
inputsPatch?
optionalinputsPatch:Record<string,unknown>
Defined in: sdk/typescript/src/client.ts:75
labelsPatch?
optionallabelsPatch:Record<string,unknown>
Defined in: sdk/typescript/src/client.ts:76
note?
optionalnote:string
Defined in: sdk/typescript/src/client.ts:77
runId
runId:
string
Defined in: sdk/typescript/src/client.ts:71
seedMode?
optionalseedMode:BranchSeedMode
Defined in: sdk/typescript/src/client.ts:73
seedValue?
optionalseedValue:number
Defined in: sdk/typescript/src/client.ts:74