childMarkdownRemark stopped working

Hi

This has worked for a long time but stopped working today.

contentNode{
        childMarkdownRemark {          
          html
          timeToRead          
        }
      } 

The error is

There was an error in your GraphQL query:

Cannot read property 'attributes' of undefined

The html and timetoRead properties are highlighted (in 2 separate errors for the same query).

I’ve updated to the latest gatsby, datocms-client and gatsby-transformer-remark and it still doesn’t work.

Pretty much all my queries using remark aren’t working, any ideas?

Thanks!

hello @tobin we’ve seen the issue here: https://github.com/datocms/gatsby-source-datocms/issues/129 as well and we’ll follow up on Github, I think you’ve found a bug. Thank you for the report and sorry for the problem