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 2247070 commit 32b44b2Copy full SHA for 32b44b2
README.md
@@ -1,7 +1,7 @@
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)
+GraphQL::QueryResolver is an add-on to [graphql-ruby](https://github.com/rmosolgo/graphql-ruby)
5
that allows your field resolvers to minimize N+1 SELECTS issued by ActiveRecord.
6
7
GraphQL::QueryResolver will analyze the AST from incoming GraphQL queries and
0 commit comments