LangChain Reference home page
Search...
⌘K
Ask AI
GitHub
Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
⌘I
LangChain Assistant
New
History
Ask a question to get started
Enter
to send
•
Shift+Enter
new line
Menu
Navigation
Projects
LangGraph
Web
Channels
Pregel
Prebuilt
Remote
LangGraph SDK
Client
Auth
React
Logging
React Ui
Server
LangGraph Checkpoint
LangGraph Checkpoint MongoDB
LangGraph Checkpoint Postgres
Store
LangGraph Checkpoint Redis
Shallow
Store
LangGraph Checkpoint SQLite
LangGraph Checkpoint Validation
Cli
LangGraph API
LangGraph CLI
LangGraph CUA
Utils
LangGraph Supervisor
LangGraph Swarm
Language
Python
JavaScript
Theme
Light
Dark
JavaScript
@langchain/langgraph
index
BaseLangGraphErrorFields
Type
v1.1.5 (latest)
●
Since v0.3
BaseLangGraphErrorFields
Copy
BaseLangGraphErrorFields
Properties
property
lc_error_code
:
"GRAPH_RECURSION_LIMIT"
|
"INVALID_CONCURRENT_GRAPH_UPDATE"
|
"INVALID_GRAPH_NODE_RETURN_VALUE"
|
"MISSING_CHECKPOINTER"
|
"MULTIPLE_SUBGRAPHS"
|
"UNREACHABLE_NODE"
View source on GitHub
Version History