RubyGems Navigation menu

graphql-functions 0.1.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)
  6. 0.1.0 - June 09, 2017 (8.5 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,704

For this version 1,762

License:

MIT

Required Ruby Version: >= 2.2

Links: