Skip to content

dag-core / Exports / IRunNodeInput

Interface: IRunNodeInput

Input for running a single node through its full lifecycle.

Table of contents

Properties

Properties

input

input: TPortPayload

Defined in

services/node-lifecycle-runner.ts:51


context

context: INodeExecutionContext

Defined in

services/node-lifecycle-runner.ts:52

Released under the MIT License.