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 72d8278 commit e70d7edCopy full SHA for e70d7ed
README.md
@@ -77,10 +77,8 @@ To learn more check out the following [examples](examples/):
77
- [x] Take first, or last n items (credit: [alexpantyukhin](https://github.com/alexpantyukhin))
78
- [x] Filter by global id (requester: [bwalsh](https://github.com/bwalsh))
79
- [ ] Advanced filtering
80
-- [ ] Support more types
+- [ ] Support more types ([Currently supported](http://graphene-mongo.readthedocs.io/en/latest/fields.html#))
81
- [x] Self-reference and list-of-self-reference relationship (requester: [mehdiym](https://github.com/mehdiym))
82
- - [x] ListField(EmbeddedDocumentField)
83
- - [ ] Others
84
85
## Contributing
86
0 commit comments