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 a9f34e9 commit 3e3094bCopy full SHA for 3e3094b
docs/releases/9.0.0.md
@@ -455,7 +455,7 @@ const userFindMany2 = UserTC.mongooseResolvers.findMany({
455
},
456
// add suffix for avoiding type names collision with resolver above
457
suffix: 'AnotherFindMany',
458
-)};
+});
459
```
460
461
[Issue #250](https://github.com/graphql-compose/graphql-compose-mongoose/issues/250)
0 commit comments