92aa6a8e1a
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.
Run yarn dev while server running on port 3000