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 e18cf8f commit 310aa54Copy full SHA for 310aa54
README.md
@@ -41,7 +41,7 @@ Live demo: [https://graphql-compose.herokuapp.com/](https://graphql-compose.hero
41
42
Source code: https://github.com/graphql-compose/graphql-compose-mongoose-example
43
44
-Small explanation for varaibles naming:
+Small explanation for variables naming:
45
- `UserSchema` - this is a mongoose schema
46
- `User` - this is a mongoose model
47
- `UserTC` - this is a `TypeComposer` instance for User. `TypeComposer` has `GraphQLObjectType` inside, avaliable via method `UserTC.getType()`.
0 commit comments