({
endingNodes,
nodes,
chatflowid,
appDataSource,
componentNodes,
incomingInput,
chatId,
isInternal,
isAgentFlow
}: {
endingNodes: IReactFlowNode[]
nodes: IReactFlowNode[]
chatflowid: string
appDataSource: DataSource
componentNodes: IComponentNodes
incomingInput: IncomingInput
chatId: string
isInternal: boolean
isAgentFlow: boolean
})
source not stored for this graph (policy: none)
no test coverage detected