Skip to content

PersistentAI API Documentation / @persistentai/fireflow-types / Context

Interface: Context

Defined in: packages/fireflow-types/src/node/port-config-processor.ts:16

Properties

nodeId

nodeId: string

Defined in: packages/fireflow-types/src/node/port-config-processor.ts:17


parentPortConfig

parentPortConfig: IPortConfig | null

Defined in: packages/fireflow-types/src/node/port-config-processor.ts:18


propertyDefaultValue?

optional propertyDefaultValue: any

Defined in: packages/fireflow-types/src/node/port-config-processor.ts:21


propertyIsDefaultValueDefined?

optional propertyIsDefaultValueDefined: boolean

Defined in: packages/fireflow-types/src/node/port-config-processor.ts:22


propertyKey

propertyKey: string

Defined in: packages/fireflow-types/src/node/port-config-processor.ts:19


propertyValue

propertyValue: any

Defined in: packages/fireflow-types/src/node/port-config-processor.ts:20

Licensed under BUSL-1.1