Skip to content

Commit 8ab4c72

Browse files
committed
Add doc
1 parent f74e161 commit 8ab4c72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/node/src/handlers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ export function errorHandler(options?: {
317317
}
318318

319319
interface SentryTrpcMiddlewareOptions {
320+
/** Whether to include procedure inputs in reported events. Defaults to `false`. */
320321
attachRpcInput?: boolean;
321322
}
322323

0 commit comments

Comments
 (0)