mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-10-31 16:07:27 +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 | `ObjectType`, `Interface`, `InputObjectType`, `Scalar` and `Enum` implementations | ||||||
| have been quite simplified, without the need to define a explicit Metaclass for each subtype. | 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. | developer have to write to use them. | ||||||
| 
 | 
 | ||||||
| Deprecations: | Deprecations: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user