RubyGems Navigation menu

graphql-rails 0.0.4

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)
  6. 0.0.4 - August 03, 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:

= Copy to clipboard Copied!

Total downloads 25,674

For this version 1,875

License:

MIT

Required Ruby Version: >= 2.1.0

Links: