Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitabdfbcb

Browse files
authored
Merge pull requestsegmentio#5024 from segmentio/bobbyatsegment-patch-12
Add note on removing handler
2 parentsc2fc496 +a0b4582 commitabdfbcb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎src/connections/functions/insert-functions.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ Segment invokes a separate part of the function (called a "handler") for each ev
6060
6161
The default source code template includes handlers for all event types. You don't need to implement all of them - just use the ones you need, and skip the ones you don't.
6262

63+
>info ""
64+
>Removing the handler for a specific event type results in blocking the events of that type from arriving at their destination.
65+
6366
Insert functions can define handlers for each message type in the[Segment spec](/docs/connections/spec/):
6467

6568
-`onIdentify`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp