mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-11-04 09:57:41 +03:00 
			
		
		
		
	Fixed upgrade doc title
This commit is contained in:
		
							parent
							
								
									58b04dfcf5
								
							
						
					
					
						commit
						e38007868e
					
				| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
# v1.0 Upgrade Guide
 | 
					# v2.0 Upgrade Guide
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* `ObjectType`, `Interface`, `InputObjectType`, `Scalar` and `Enum` implementations
 | 
					* `ObjectType`, `Interface`, `InputObjectType`, `Scalar` and `Enum` implementations
 | 
				
			||||||
  have been quite simplified, without the need of define a explicit Metaclass.
 | 
					  have been quite simplified, without the need of define a explicit Metaclass.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user