mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-25 11:03:58 +03:00
Updated Roadmap (markdown)
parent
9295115c59
commit
dba666d8a2
|
@ -3,7 +3,7 @@
|
||||||
## Version 1.0
|
## Version 1.0
|
||||||
|
|
||||||
For the next stable version of graphene, we are willing to achieve:
|
For the next stable version of graphene, we are willing to achieve:
|
||||||
* Use and extend `graphql-core` objects and interfaces. Stop replicating logic from `graphql_relay`, instead use it.
|
* Use and extend `graphql-core` objects and interfaces. Stop replicating logic from `graphql_relay`.
|
||||||
* Remove context and info keyword arguments from resolvers, make `@resolve_only_args` decorator the default.
|
* Remove context and info keyword arguments from resolvers, make `@resolve_only_args` decorator the default.
|
||||||
|
|
||||||
### Simpler resolvers
|
### Simpler resolvers
|
||||||
|
|
Loading…
Reference in New Issue
Block a user