The graphql gem implements the GraphQL Server Specification in Ruby. Use it to add a GraphQL API to your Ruby or Rails app. Install the Gem Get going fast with the graphql gem, battle-tested and trusted by GitHub, Shopify, Flexport, Chime, and Kickstarter. # Download the gem: bundle add graphql # Setup with Rails: rails generate graphql:install Define Your Schema Describe your application with a G