Progressive Images With Gatsby + Netlify CMS
Get progressive images working with Gatsby and Netlify CMS

If you are using Semantic UI, ditch the Image component for gatsby's PreviewCompatibleImage

Make sure the path to your image is relative to the path of your markdown file, otherwise you will get a build error similar to: error GraphQL Error Field "image" must not have a selection since type "String" has no subfields.