The graphql
gem implements the GraphQL Server Specification in Ruby.
Use it to add a GraphQL API to your Ruby or Rails app.
Get going fast with the graphql
gem,
battle-tested and trusted by GitHub, Shopify, Flexport, Chime, and Kickstarter.
Describe your application with a GraphQL schema to create a self-documenting, strongly-typed API.
Provide custom data to clients and extend your API with mutations, subscriptions, streaming responses, and multiplexing.
Confidently deploy GraphQL with GraphQL-Ruby:
graphql-ruby-client
provides integration with
Apollo Client,
Relay,
GraphiQL,
urql, or custom JavaScript.
Customize your GraphQL API: