Skip to content

ChainGraph API Documentation / @badaitech/chaingraph-types / Context

Interface: Context

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

Properties

nodeId

nodeId: string

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


parentPortConfig

parentPortConfig: IPortConfig | null

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


propertyDefaultValue?

optional propertyDefaultValue: any

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


propertyIsDefaultValueDefined?

optional propertyIsDefaultValueDefined: boolean

Defined in: packages/chaingraph-types/src/node/port-config-processor.ts:23


propertyKey

propertyKey: string

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


propertyValue

propertyValue: any

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

Licensed under BUSL-1.1