JSON Diff

Creates a JSON patch/diff between two JSON columns.

When one of the values in the input column is missing, the result is also a missing value.

See also the node: JSON Transformer.

It uses the fge/json-patch implementation.

Options

Source (JSON) column
The input JSON column to be the base for the patch
Target (JSON) column
The input JSON column to be the result after the patch
Remove source column
When checked, the source column will be removed
New column
Name of the new (JSON) column

Input Ports

Icon
A table containing two JSON columns

Output Ports

Icon
Table containing patches from source to target

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.