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 57dab73 commit 24b0709Copy full SHA for 24b0709
README.md
@@ -267,7 +267,7 @@ defaultArgs(Model);
267
```
268
269
Which when added to args will let the resolver automatically support limit and ordering in args for graphql queries.
270
-Should be be used with fields of type `GraphQLList`
+Should be used with fields of type `GraphQLList`
271
272
```js
273
import {defaultListArgs} from 'graphql-sequelize'
0 commit comments