Is it possible to use a service like Contentful with Gatsby. I want to build a static site from content stored/created on Contentful. Unfortunatly it does not work, and while the data is retrieved while running develop server, the build does not capture/use the content from Contentful.
This hybrid feature would be nice, pointers on where to start building this into Gatsby would be welcome too.