This event is triggered when a row is updated on the selected table.
For this event to be available, you need to enable the realtime attribute of the node, and select a table not a view.
prev let you know if there was already a row before. prevRow contains the value of the row before update.