graphql-ruby

Ruby implementation of GraphQL

Github星跟踪图

graphql

Build Status
Gem Version
Code Climate
Test Coverage
built with love

A Ruby implementation of GraphQL.

Installation

Install from RubyGems by adding it to your Gemfile, then bundling.

# Gemfile
gem 'graphql'
$ bundle install

Getting Started

$ rails generate graphql:install

After this, you may need to run bundle install again, as by default graphiql-rails is added on installation.

Or, see "Getting Started".

Upgrade

I also sell GraphQL::Pro which provides several features on top of the GraphQL runtime, including Pundit authorization, CanCan authorization, Pusher-based subscriptions and persisted queries. Besides that, Pro customers get email support and an opportunity to support graphql-ruby's development!

Goals

  • Implement the GraphQL spec & support a Relay front end
  • Provide idiomatic, plain-Ruby API with similarities to reference implementation where possible
  • Support Ruby on Rails and Relay

Getting Involved

主要指标

概览
名称与所有者rmosolgo/graphql-ruby
主编程语言Ruby
编程语言Ruby (语言数: 9)
平台
许可证MIT License
所有者活动
创建于2015-02-05 04:11:22
推送于2025-10-16 18:37:19
最后一次提交2025-10-16 14:32:58
发布数401
最新版本名称v2.5.14 (发布于 2025-10-08 06:30:23)
第一版名称v0.1.0 (发布于 2015-07-11 14:32:43)
用户参与
星数5.4k
关注者数78
派生数1.4k
提交数10.7k
已启用问题?
问题数2537
打开的问题数53
拉请求数2437
打开的拉请求数16
关闭的拉请求数364
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?