Using GraphQL with Rails

https://vitobotta.com/2018/06/13/using-graphql-with-rails
Until recently whenever I had to implement an API in Ruby/Rails I would go for the typical REST i...