-
Notifications
You must be signed in to change notification settings - Fork 821
Update roadmap #1019
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update roadmap #1019
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some small updates on the dependant table but otherwise looks great!
@@ -1,18 +1,56 @@ | |||
# Graphene Roadmap | |||
# GraphQL Python Roadmap |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why this change? :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This roadmap touches more than just graphene, want the title to reflect that
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for updating the roadmap folks!
Co-Authored-By: Jonathan Kim <jkimbo@gmail.com>
Co-Authored-By: Jonathan Kim <jkimbo@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍
Tests seem to be failing on some trailing whitespace though.
- [ ] Add support for coroutines in Connection, Mutation (abstracting out Promise requirement) - [See PR](https://github.com/graphql-python/graphene/pull/824) | ||
|
||
### Graphene-* | ||
- [ ] Integrate with the graphene core-next API and resolve all breaking changes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Apollo Tracing Support
- Improved handling of Python3 enums
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, added 2 features I want in roadmap :)
oh its already merged :\ |
Adds current objectives and dependency table.