Talking about the GraphQL learning we had at Product Hunt working with GraphQL for 3+ years. How those learnings help us build YourStack.
Links from the presentation:
* https://www.howtographql.com/
* https://www.producthunt.com/
* https://yourstack.com/
* https://www.apollographql.com/
* https://relay.dev
* https://relay.dev/docs/en/graphql-server-specification.html
* https://rubygems.org/gems/graphql-batch
* https://github.com/Shopify/graphql-batch/blob/master/examples/association_loader.rb
* https://gist.github.com/RStankov/48070003a31d71a66f57a237e27d5865
* http://blog.rstankov.com/dealing-with-n-1-with-graphql-part-1
* http://blog.rstankov.com/dealing-with-n-1-in-graphql-part-2