Skip to main content

BranchRunOptions

@fleetforge/sdk


@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?

optional inputsPatch: Record<string, unknown>

Defined in: sdk/typescript/src/client.ts:75


labelsPatch?

optional labelsPatch: Record<string, unknown>

Defined in: sdk/typescript/src/client.ts:76


note?

optional note: string

Defined in: sdk/typescript/src/client.ts:77


runId

runId: string

Defined in: sdk/typescript/src/client.ts:71


seedMode?

optional seedMode: BranchSeedMode

Defined in: sdk/typescript/src/client.ts:73


seedValue?

optional seedValue: number

Defined in: sdk/typescript/src/client.ts:74