{"flow":{"id":33,"summary":"Flow triggered by database event with different branches","versions":[145],"created_by":"mrl5","created_at":"2022-12-22T18:45:21.692Z","votes":0,"approved":true,"apps":["supabase"],"value":{"modules":[{"id":"a","value":{"type":"branchone","default":[{"id":"b","value":{"lock":null,"path":null,"type":"rawscript","content":"export async function main(operation_type: string) {\n  return `unrecognized operation: ${operation_type}`;\n}","language":"deno","input_transforms":{"operation_type":{"expr":"`${flow_input.type}`","type":"javascript"}}},"summary":"handle unrecognized operation type","stop_after_if":null,"input_transforms":{}}],"branches":[{"expr":"flow_input.type === 'INSERT'","modules":[{"id":"c","value":{"path":"hub/450/supabase/preview_supabase_event","type":"script","input_transforms":{"type":{"expr":"`${flow_input.type}`","type":"javascript"},"table":{"expr":"`${flow_input.table}`","type":"javascript"},"record":{"expr":"flow_input.record","type":"javascript"},"schema":{"expr":"`${flow_input.schema}`","type":"javascript"},"old_record":{"expr":"flow_input.old_record","type":"javascript"}}},"summary":"preview INSERT event","stop_after_if":null,"input_transforms":{}}],"summary":"on INSERT"},{"expr":"flow_input.type === 'UPDATE'","modules":[{"id":"d","value":{"path":"hub/450/supabase/preview_supabase_event","type":"script","input_transforms":{"type":{"expr":"`${flow_input.type}`","type":"javascript"},"table":{"expr":"`${flow_input.table}`","type":"javascript"},"record":{"expr":"flow_input.record","type":"javascript"},"schema":{"expr":"`${flow_input.schema}`","type":"javascript"},"old_record":{"expr":"flow_input.old_record","type":"javascript"}}},"summary":"preview UPDATE event","stop_after_if":null,"input_transforms":{}}],"summary":"on UPDATE"},{"expr":"flow_input.type === 'DELETE'","modules":[{"id":"e","value":{"path":"hub/450/supabase/preview_supabase_event","type":"script","input_transforms":{"type":{"expr":"`${flow_input.type}`","type":"javascript"},"table":{"expr":"`${flow_input.table}`","type":"javascript"},"record":{"expr":"flow_input.record","type":"javascript"},"schema":{"expr":"`${flow_input.schema}`","type":"javascript"},"old_record":{"expr":"flow_input.old_record","type":"javascript"}}},"summary":"preview DELETE event","stop_after_if":null,"input_transforms":{}}],"summary":"on DELETE"}]},"summary":"","stop_after_if":null,"input_transforms":{}}],"failure_module":null},"schema":{"type":"object","required":[],"properties":{"type":{"type":"string"},"table":{"type":"string"},"record":{"type":"object","properties":{"id":{"type":"integer"},"foobar":{"type":"boolean"},"created_at":{"type":"string","format":"date-time"}},"additionalProperties":false},"schema":{"type":"string"},"old_record":{"type":"object","properties":{"id":{"type":"integer"},"foobar":{"type":"boolean"},"created_at":{"type":"string","format":"date-time"}},"additionalProperties":false}},"additionalProperties":false},"description":"","recording":null,"vcreated_at":"2022-12-22T18:45:21.692Z","vcreated_by":"mrl5","comments":[]}}