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 82a8f6e + 853b601 commit 19a237bCopy full SHA for 19a237b
README.md
@@ -27,7 +27,7 @@ Please take a look at [the tests](https://github.com/mickhansen/graphql-sequeliz
27
- Automatically converts a arg named 'limit' to a sequelize limit
28
- Automatically converts a arg named 'order' to a sequelize order
29
- Only loads the attributes defined in the query (automatically adds primary key and foreign keys)
30
-- Bathcing of nested associations (see [dataloader-sequelize](https://github.com/mickhansen/dataloader-sequelize))
+- Batching of nested associations (see [dataloader-sequelize](https://github.com/mickhansen/dataloader-sequelize))
31
32
### Relay & Connections
33
0 commit comments