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.
2 parents ba04abf + 9d30136 commit 8622989Copy full SHA for 8622989
docs/execution/dataloader.rst
@@ -59,7 +59,7 @@ maintain minimal outgoing data requests.
59
Using with Graphene
60
-------------------
61
62
-DataLoader pairs nicely well with Grapehne/GraphQL. GraphQL fields are designed
+DataLoader pairs nicely well with Graphene/GraphQL. GraphQL fields are designed
63
to be stand-alone functions. Without a caching or batching mechanism, it's easy
64
for a naive GraphQL server to issue new database requests each time a field is resolved.
65
0 commit comments