Object Input

A graph node.
Root XML tag
<object>
JSON example
1{
2  "attributes": {
3    "attributes": {
4      "type": "Account"
5    },
6    "RecordTypeId": "012xx0000005zmmAAA",
7    "Name": "John Smith",
8    "Phone": "(111)-111-1111"
9  },
10  "referenceId": "refAccount"
11},
Properties
Name Type Description Required or Optional Available Version
attributes Map<String, Object> The properties of the node body. Required 57.0
referenceId String The reference ID of the node. Required 57.0