You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/functions/insert-functions.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,6 @@ The default source code template includes handlers for all event types. You don'
58
58
59
59
> info ""
60
60
> Removing the handler for a specific event type results in blocking the events of that type from arriving at their destination. In case an event type should remain as it is,
61
-
> but you'd still need to parte it dowstream, you may merely add a 'return event', inside the event type handler statement.
62
61
63
62
Insert functions can define handlers for each message type in the [Segment spec](/docs/connections/spec/):
0 commit comments