mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-11-04 09:57:41 +03:00 
			
		
		
		
	Update interfaces.rst
This commit is contained in:
		
							parent
							
								
									f622f1f53c
								
							
						
					
					
						commit
						f5321d619c
					
				| 
						 | 
					@ -44,7 +44,7 @@ Both of these types have all of the fields from the ``Character`` interface,
 | 
				
			||||||
but also bring in extra fields, ``home_planet``, ``starships`` and
 | 
					but also bring in extra fields, ``home_planet``, ``starships`` and
 | 
				
			||||||
``primary_function``, that are specific to that particular type of character.
 | 
					``primary_function``, that are specific to that particular type of character.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The full GraphQL schema defition will look like this:
 | 
					The full GraphQL schema definition will look like this:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. code::
 | 
					.. code::
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user