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
path
string
Returns
IPortConfig | undefined