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-05-05 15:03:29
最后一次提交2025-05-05 11:03:24
发布数391
最新版本名称v2.5.6 (发布于 2025-05-05 10:56:15)
第一版名称v0.1.0 (发布于 2015-07-11 14:32:43)
用户参与
星数5.4k
关注者数81
派生数1.4k
提交数10.6k
已启用问题?
问题数2490
打开的问题数44
拉请求数2397
打开的拉请求数10
关闭的拉请求数360
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?