kentcdodds/old-kentcdodds.com

How is this implemented?

spences10 opened this issue · 1 comments

It's not an issue, but I'd like to know how you use the fragment from here

To ue here:

https://github.com/kentcdodds/kentcdodds.com/blob/b5249808fca44281a3596310f2595a97cb0805d5/src/pages/index.js#L311-L317

It's puzzling me how you get the fragments to 'load' and then use them in the index page, tell me @kentcdodds can you use the childImageSharp { ... } in the GraphiQL Gatsby explorer?

It's because this: gatsbyjs/gatsby#11638 (comment)

And it's pretty confusing.

can you use the childImageSharp { ... } in the GraphiQL Gatsby explorer?

No, I don't think that I can 😞