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 0509b12 commit 85e0da4Copy full SHA for 85e0da4
examples/flask_mongoengine/README.md
@@ -3,8 +3,7 @@ Example Flask+MongoEngine Project
3
================================
4
5
This example project demos integration between Graphene, Flask and MongoEngine.
6
-The project contains two models, one named `Department` and another
7
-named `Employee`.
+The project contains three models, which are `Department`, `Employee` and `Role`.
8
9
Getting started
10
---------------
0 commit comments