Hi, my plugin is saving a list of node ids and their corresponding aspect ratios in my root node.
I want the plugin data in my root node to be updated whenever a node is deleted. Are there any events that are triggered whenever a node is deleted? If so, what event handler should I use to handle that?