Takaro - v0.4.11
    Preparing search index...

    Function trpcMiddleware

    • Sentry tRPC middleware that names the handling transaction after the called procedure.

      Use the Sentry tRPC middleware in combination with the Sentry server integration, e.g. Express Request Handlers or Next.js SDK.

      Parameters

      • Optionaloptions: SentryTrpcMiddlewareOptions

      Returns <T>(__namedParameters: TrpcMiddlewareArguments<T>) => T