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?
optionalpropertyDefaultValue:any
Defined in: packages/fireflow-types/src/node/port-config-processor.ts:21
propertyIsDefaultValueDefined?
optionalpropertyIsDefaultValueDefined: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