LangGraph.js API Reference
Back to documentation
Preparing search index...
@langchain/langgraph-checkpoint
SendProtocol
Interface SendProtocol
interface
SendProtocol
{
args
:
any
;
node
:
string
;
}
Index
Properties
args
node
Properties
args
args
:
any
node
node
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
node
Back to documentation
LangGraph.js API Reference
Loading...