Jul 24, 2017 · 1 min read
Huh, I guess this is basically an “ORM” for queries. At least, that what it feels like. You can completely abstract your query from your data source. I’m wondering how much overhead there is with defining relationships. It would be nice if whatever ORM you’re using for your site backend also generated the GraphQL relationships. Pretty nice.
