RubyGems Navigation menu

graphql-functions 0.5.1

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.5.1 - October 02, 2017 (9.0 KB)
  2. 0.5.0 - September 25, 2017 (9.0 KB)
  3. 0.4.0 - September 25, 2017 (9.0 KB)
  4. 0.3.2 - August 09, 2017 (9.0 KB)
  5. 0.3.0 - June 22, 2017 (9.0 KB)
顯示所有版本(共 8)

Runtime 相依性套件 (2):

activerecord ~> 5.1
graphql ~> 1.5

Development 相依性套件 (5):

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

擁有者:

作者:

  • Joaquín Moreira, Daniel Ortega

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 15,679

這個版本 3,339

授權:

MIT

Ruby 版本需求: >= 2.2

相關連結: