[PR #2124] [MERGED] fix: correct node syntax in JS LangGraph docs #2150

Closed
opened 2026-02-17 17:23:07 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2124
Author: @npentrel
Created: 1/7/2026
Status: Merged
Merged: 1/8/2026
Merged by: @lnhsingh

Base: mainHead: naomi/doc-488-fix-incorrect-node-syntax-in-js-langgraph-docs


📝 Commits (1)

  • 87a8c45 fix: correct node syntax in JS LangGraph docs

📊 Changes

1 file changed (+10 additions, -14 deletions)

View changed files

📝 src/oss/langgraph/use-graph-api.mdx (+10 -14)

📄 Description

Overview

Fix code sampple, and also output which was a bit truncated.

Type of change

Type: Fix outdated(?) code

Linear issue: DOC-488
Slack thread: https://langchain.slack.com/archives/C09G1T60QV9/p1764030117550019

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly

Notes

Skip local deployment I think - I've tested locally and it looks fine


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/2124 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 1/7/2026 **Status:** ✅ Merged **Merged:** 1/8/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `naomi/doc-488-fix-incorrect-node-syntax-in-js-langgraph-docs` --- ### 📝 Commits (1) - [`87a8c45`](https://github.com/langchain-ai/docs/commit/87a8c45e52f455d44874036f964d0e5cd5b1538a) fix: correct node syntax in JS LangGraph docs ### 📊 Changes **1 file changed** (+10 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langgraph/use-graph-api.mdx` (+10 -14) </details> ### 📄 Description ## Overview Fix code sampple, and also output which was a bit truncated. ## Type of change **Type:** Fix outdated(?) code Linear issue: DOC-488 Slack thread: https://langchain.slack.com/archives/C09G1T60QV9/p1764030117550019 ## Checklist - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly ## Notes Skip local deployment I think - I've tested locally and it looks fine --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:23:07 -05:00
yindo closed this issue 2026-02-17 17:23:07 -05:00
yindo changed title from [PR #2124] fix: correct node syntax in JS LangGraph docs to [PR #2124] [MERGED] fix: correct node syntax in JS LangGraph docs 2026-06-05 18:16:56 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2150