isaacs / blog.izs.me

eleventy app that powers my blog
https://blog.izs.me
Other
14 stars 13 forks source link

Use cleaner graphql with fragments and types? #21

Closed isaacs closed 5 years ago

isaacs commented 5 years ago

There's a lot of repetition in the graphql right now. Maybe it could be simplified a bit by using fragments or defining types?

isaacs commented 5 years ago

Meh.