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 e5f8fb2 commit 2cd63bdCopy full SHA for 2cd63bd
README.md
@@ -177,7 +177,7 @@ The implementation is very similar to the `dataloader` implementation. Except `g
177
178
To see how to optimize the above query with a batch resolver, be sure to check out the [**GraphQL.js example**][].
179
180
-[**`./examples` directory**]: https://github.com/calebmer/graphql-resolve-batch/blob/master/examples/graphql.js
+[**GraphQL.js example**]: https://github.com/calebmer/graphql-resolve-batch/blob/master/examples/graphql.js
181
182
## When do I use `dataloader` and when do I use `graphql-resolve-batch`?
183
0 commit comments