InMemoryCache uncaught exceptions

Is there any way to catch the exception thrown here? apollo-client/policies.ts at cbcf951256b22553bdb065dfa0d32c0a4ca804d3 · apollographql/apollo-client · GitHub

When a query results in this, we end up with uncaught exceptions in our app that don’t land in any of our error handling for the query or app render.