sentry-java
sentry-java copied to clipboard
Fix typo in reported integration name for GraphQL
Description
We have a typo in lots of our integration names linked to GraphQL which are e.g. Spring7GrahQLWebMVC. These are missing a p and should be Spring7GraphQLWebMVC.
More examples:
- Spring6NetflixDGSGrahQL
- Spring6GrahQLWebFlux
Spring versions 5, 6 and 7 are affected.