Updated the outdated screenshot of merge node in docs to the latest version (2025). (#3724)

Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
This commit is contained in:
Abdul Ahad
2025-10-13 21:59:51 +05:00
committed by GitHub
parent e26d2b71ec
commit 486b84a9ba
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

View File

@@ -65,7 +65,7 @@ Build a workflow that merges data from the Customer Datastore node and Code node
If you merge data with the option **Keep Matches** using the name as the input fields to match, the result should look like this (note this example only contains Jay Gatsby; yours might look different depending on which characters you selected):
<figure><img src="/_images/courses/level-two/chapter-three/exercise_merge_kkm.png" alt="Output of Merge node with option to keep matches" style="width:100%"><figcaption align = "center"><i>Output of Merge node with option to keep matches</i></figcaption></figure>
<figure><img src="/_images/courses/level-two/chapter-three/exercise_merge_node.png" alt="Output of Merge node with option to keep matches" style="width:100%"><figcaption align = "center"><i>Output of Merge node with option to keep matches</i></figcaption></figure>
To check the configuration of the nodes, you can copy the JSON workflow code below and paste it into your Editor UI: