Is there any way to locate broken references?

Gatsby is failing with gatsby-source-contentful, supposedly because of broken references in Contentful.

Error is:
⠙ building schema
error UNHANDLED REJECTION
TypeError: Cannot read property ‘internal’ of undefined

removing .cache and public does not help.

I’m not sure how a ui-extention could be developed to scrap such a thing.