1 2 3 4 5 6 7 8 9
{ "type": "update", "id": 3, "table": "todos", "data": { "title": "Updated todo", "content": "This todo was updated" } }