File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -77,10 +77,8 @@ To learn more check out the following [examples](examples/):
77
77
- [x] Take first, or last n items (credit: [ alexpantyukhin] ( https://github.com/alexpantyukhin ) )
78
78
- [x] Filter by global id (requester: [ bwalsh] ( https://github.com/bwalsh ) )
79
79
- [ ] Advanced filtering
80
- - [ ] Support more types
80
+ - [ ] Support more types ( [ Currently supported ] ( http://graphene-mongo.readthedocs.io/en/latest/fields.html# ) )
81
81
- [x] Self-reference and list-of-self-reference relationship (requester: [ mehdiym] ( https://github.com/mehdiym ) )
82
- - [x] ListField(EmbeddedDocumentField)
83
- - [ ] Others
84
82
85
83
## Contributing
86
84
Original file line number Diff line number Diff line change 1
1
# Docs template
2
- https://github.com/graphql-python/graphene-python.org/archive/docs.zip
3
-
2
+ http://graphene-python.org/sphinx_graphene_theme.zip
You can’t perform that action at this time.
0 commit comments