mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-22 09:36:44 +03:00
Update UPGRADE-v2.0.md
This commit is contained in:
parent
6dde81ee65
commit
711a096ec6
|
@ -3,7 +3,7 @@
|
|||
`ObjectType`, `Interface`, `InputObjectType`, `Scalar` and `Enum` implementations
|
||||
have been quite simplified, without the need to define a explicit Metaclass for each subtype.
|
||||
|
||||
It also improves the function resolvers, [simplifying the code](#resolve_only_args) the
|
||||
It also improves the field resolvers, [simplifying the code](#resolve_only_args) the
|
||||
developer have to write to use them.
|
||||
|
||||
Deprecations:
|
||||
|
|
Loading…
Reference in New Issue
Block a user