RubyGems Navigation menu

graphql-functions 0.4.0

GraphQL functions made to simplify the standard query creation of the graphql gem in your Active Record models. Using the provided functions your graphql types will gain standard and generic query arguments to limit the amount of rows, use an offset, or filter by an specific id among others.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.5.1 - October 02, 2017 (9 KB)
  2. 0.5.0 - September 25, 2017 (9 KB)
  3. 0.4.0 - September 25, 2017 (9 KB)
  4. 0.3.2 - August 09, 2017 (9 KB)
  5. 0.3.0 - June 22, 2017 (9 KB)
Show all versions (8 total)

Runtime Dependencies (2):

activerecord ~> 5.1
graphql ~> 1.5

Development Dependencies (5):

bundler ~> 1.2
byebug >= 0
rake ~> 10.0
rspec ~> 3.0
sqlite3 ~> 1.3

Owners:

Authors:

  • Joaquín Moreira, Daniel Ortega

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 15,696

For this version 1,673

License:

MIT

Required Ruby Version: >= 2.2

Links: