Open a8t opened 5 years ago
previously but no longer relevant: https://github.com/gatsbyjs/gatsby/issues/13938 : Infamous GraphQL Error Field "image" must not have a selection since type "String" has no subfields. https://github.com/gatsbyjs/gatsby/issues/5990 : gatsby-plugin-netlify-cms: Usage with gatsby-image? https://github.com/gatsbyjs/gatsby/issues/12610 : Gatsby Image with Netlify CMS - 'childImageSharp' of null
ok now we're looking at an error of image.childImageSharp is undefined
OK it might be in PreviewCompatibleImage which came with the CMS starter
Images work locally / in production but break in the admin panel (local and prod)