graphql-functions 0.2.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:
=
install:
=
Runtime Dependencies (2):
activerecord
~> 5.1
graphql
~> 1.5