--- title: NodeUserModel order: 3 --- The `nodes` part of the user input data. An example of a data items: ```json [ { "id": "node-1", "data": {} }, { "id": "node-2", "data": {} } ] ``` ## data Required The data of the node