1 2 3 4 5 6 7 8
{ "type": "create", "table": "todos", "data": { "title": "Fourth todo", "content": "This is the fourth todo" } }