mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-11-04 09:57:41 +03:00 
			
		
		
		
	Fix typo (#1028)
This commit is contained in:
		
							parent
							
								
									4170e73251
								
							
						
					
					
						commit
						57157ab7f4
					
				| 
						 | 
					@ -103,7 +103,7 @@ For each **Field** in our **Schema**, we write a **Resolver** method to fetch da
 | 
				
			||||||
Schema Definition Language (SDL)
 | 
					Schema Definition Language (SDL)
 | 
				
			||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | 
					~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | 
				
			||||||
 | 
					
 | 
				
			||||||
In the `GraphQL Schema Definition Language`_, we could describe the feilds defined by our example code as show below.
 | 
					In the `GraphQL Schema Definition Language`_, we could describe the fields defined by our example code as show below.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. _GraphQL Schema Definition Language: https://graphql.org/learn/schema/
 | 
					.. _GraphQL Schema Definition Language: https://graphql.org/learn/schema/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user