RubyGems Navigation menu

graphql-rails 0.0.8

Zero-configuration GraphQL + Relay support for Rails. Adds a route to process GraphQL operations and provides a visual editor (GraphiQL) during development. Allows you to specify GraphQL queries and mutations as though they were controller actions. Automatically maps Mongoid models to GraphQL types. Seamlessly integrates with CanCan.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.9 - September 20, 2016 (14 KB)
  2. 0.0.8 - September 20, 2016 (14 KB)
  3. 0.0.7 - August 31, 2016 (14 KB)
  4. 0.0.6 - August 24, 2016 (14 KB)
  5. 0.0.5 - August 05, 2016 (13.5 KB)
Show all versions (10 total)

Runtime Dependencies (4):

graphql ~> 0.13
graphql-relay ~> 0.9
rails ~> 4

Development Dependencies (1):

rspec ~> 2.6

Owners:

Authors:

  • James Reggio

SHA 256 checksum:

5346c88c8df394b5a41f5b925336067bd8984a4bc3a7494db1e744baba30f5cf

Total downloads 25,487

For this version 1,793

License:

MIT

Required Ruby Version: >= 2.1.0

Links: