Since https://github.com/twentyhq/twenty/pull/12286 we are now capturing in sentry graphql queries errors in the FE. We want to exclude InternalServerErrors because they are already captured in sentry from the BE.
Since https://github.com/twentyhq/twenty/pull/12286 we are now capturing in sentry graphql queries errors in the FE. We want to exclude InternalServerErrors because they are already captured in sentry from the BE.