graphql-middleware icon indicating copy to clipboard operation
graphql-middleware copied to clipboard

Missing graphql-middleware-sentry middleware

Open ianchanning opened this issue 3 years ago • 0 comments

In the awesome middlewares you link to your own https://github.com/maticzav/graphql-middleware-sentry

However that repo no longer exists. If it did exist it would be useful to at least leave it up and archive it.

If you search npm you come to: https://www.npmjs.com/package/graphql-middleware-sentry, this links to https://github.com/BrunoScheufler/graphql-middleware-sentry - this is also a non-existent repo.

Bruno Scheufler (author of the npm package) wrote an excellent sentry post: https://blog.sentry.io/2020/07/22/handling-graphql-errors-using-sentry/

On github the only repo that looks about correct is https://github.com/almerindo/graphql-middleware-sentry which has one star and hasn't been updated in 3 years.

I'm just wondering what happened to it?

ianchanning avatar Sep 30 '22 15:09 ianchanning