Leonard Lu
Leonard Lu
### Error message Running the tutorial example at https://graphene-mongo.readthedocs.io/en/latest/tutorial.html returns the following error ```json { "errors": [ { "message": "'Cursor' object has no attribute 'count'", "locations": [ { "line": 2,...
### Error description Running the tutorial application at https://graphene-mongo.readthedocs.io/en/latest/tutorial.html with `graphql-server[flask]` instead of `Flask-GraphQL` installed results in the following error being returned ```json { "errors": [ { "message": "'dict' object...