Skip to main content

NodeDeletion

The result of a node deletion.

Properties

edges

edges: Edge[]

List of edges that were deleted. Always present but may be empty.

Inherited from

Deletion.edges


node

node: Node

The node that was deleted.


parentGroup?

optional parentGroup: Group

Optional, provided if the deleted object was the child of a group.

Inherited from

Deletion.parentGroup