RubyGems Navigation menu

graphql-rails 0.0.9

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:

056c0abd6b473592f308c36aa63c3eaf6c4ed4f846f57fb8b3f826d6cf4975c6

Total downloads 25,382

For this version 6,121

License:

MIT

Required Ruby Version: >= 2.1.0

Links: