g6/packages/site/docs/apis/data/NodeUserModel.en.md
Aaron 3534d4669b
docs: adjust docs of data (#5211)
* docs: adjust docs of data

* docs: update api docs
2023-12-01 17:44:49 +08:00

421 B

title order
NodeUserModel 3

The nodes part of the user input data.

An example of a data items:

[
  { "id": "node-1", "data": {} },
  { "id": "node-2", "data": {} }
]

data Required

The data of the node