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,696

这个版本 3,341

许可:

MIT

需要的 Ruby 版本: >= 2.2

链接: