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-07-17 16:58:38
最后一次提交2025-07-17 12:54:22
發布數398
最新版本名稱v2.5.11 (發布於 2025-07-09 10:39:36)
第一版名稱v0.1.0 (發布於 2015-07-11 14:32:43)
用户参与
星數5.4k
關注者數81
派生數1.4k
提交數10.7k
已啟用問題?
問題數2514
打開的問題數43
拉請求數2425
打開的拉請求數13
關閉的拉請求數363
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?