Skip to content

Commit e70d7ed

Browse files
committed
docs(README): Add currently supported link.
1 parent 72d8278 commit e70d7ed

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,8 @@ To learn more check out the following [examples](examples/):
7777
- [x] Take first, or last n items (credit: [alexpantyukhin](https://github.com/alexpantyukhin))
7878
- [x] Filter by global id (requester: [bwalsh](https://github.com/bwalsh))
7979
- [ ] Advanced filtering
80-
- [ ] Support more types
80+
- [ ] Support more types ([Currently supported](http://graphene-mongo.readthedocs.io/en/latest/fields.html#))
8181
- [x] Self-reference and list-of-self-reference relationship (requester: [mehdiym](https://github.com/mehdiym))
82-
- [x] ListField(EmbeddedDocumentField)
83-
- [ ] Others
8482

8583
## Contributing
8684

0 commit comments

Comments
 (0)