hygraph / hygraph-examples

Example projects to help you get started with Hygraph
https://hygraph.com
MIT License
614 stars 159 forks source link

Handle 'missing key' error #152

Closed motleydev closed 4 years ago

motleydev commented 4 years ago

A user reported that the with-gatsby-image example was broken, and, in fact, it is with codesandbox. However, forking the exact repo, even in codesandbox, works. There was an unhandled missing key so I am updating the code sample to fix that and hope that it refreshes the plumbing to codesandbox and maybe fixes the preview automagically.

linear[bot] commented 4 years ago

MAR-685 Investigate Broken with-gatsby-image example