Update UPGRADE-v2.0.md

This commit is contained in:
Syrus Akbary 2017-07-26 20:08:11 -07:00 committed by GitHub
parent 6dde81ee65
commit 711a096ec6

View File

@ -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: