Lock Node

Type: lockNode

This handler lets you lock the nodes that are part of your workflow's payload. There is no config for this workflow handler.

Example use:

{
    "type": "lockNode",
    "config": {}
}