We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4fb473 commit d7f92edCopy full SHA for d7f92ed
README.md
@@ -1,4 +1,6 @@
1
# GraphQL::QueryResolver
2
+[](https://travis-ci.org/nettofarah/graphql-query-resolver)
3
+
4
GraphQL::QueryResolver is an add-on to [graphql-ruby](https://github.com/rmosologo/graphql-ruby)
5
that allows your field resolvers to minimize N+1 SELECTS issued by ActiveRecord.
6
0 commit comments