In this video I'm going to walk you through setting up a GraphQL server in Ruby on Rails.
- We will install the graphql gem
- Generate some graphql types for our model
- Create mutations for login/register
- Create a query for fetching info about the current user




Hey Pete, what application are you using to record these screencasts?