Skip to content

PersistentAI API Documentation / @persistentai/fireflow-nodes / getTypeAtPath

Function: getTypeAtPath()

getTypeAtPath(config, path): IPortConfig | undefined

Defined in: packages/fireflow-nodes/src/nodes/transforms/utils.ts:40

Navigate type schema by path Returns IPortConfig at the path location

Parameters

config

IPortConfig

path

string

Returns

IPortConfig | undefined

Licensed under BUSL-1.1