-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/nestjs
SDK Version
9.30.0
Framework Version
10
Link to Sentry event
No response
Reproduction Example/SDK Setup
SentryGlobalGraphQLFilter
is no longer exported: https://www.npmjs.com/package/@sentry/nestjs#Usage
Steps to Reproduce
Install the latest version of @sentry/nestjs
and try to import SentryGlobalGraphQLFilter
as the documentation and install guide says.
Expected Result
It should be able to import SentryGlobalGraphQLFilter
Actual Result
"@sentry/nestjs/setup"' has no exported member named 'SentryGlobalGraphQLFilter'. Did you mean 'SentryGlobalFilter'?
Metadata
Metadata
Assignees
Type
Projects
Status
Waiting for: Product Owner