1 2 3 4 5 6 7 8 9 10 11 12
{ "return": "single", "table": "todos", "condition": { "type": "single", "constraint": { "column": "id", "operator": "=", "value": 2 } } }