mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-10-31 16:07:27 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			684 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			684 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| Relay
 | |
| =====
 | |
| 
 | |
| Graphene has complete support for `Relay`_ and offers some utils to make
 | |
| integration from Python easy.
 | |
| 
 | |
| 
 | |
| .. toctree::
 | |
|    :maxdepth: 2
 | |
| 
 | |
|    nodes
 | |
|    connection
 | |
|    mutations
 | |
| 
 | |
| 
 | |
| Useful links
 | |
| ------------
 | |
| 
 | |
| -  `Getting started with Relay`_
 | |
| -  `Relay Global Identification Specification`_
 | |
| -  `Relay Cursor Connection Specification`_
 | |
| 
 | |
| .. _Relay: https://relay.dev/docs/guides/graphql-server-specification/
 | |
| .. _Getting started with Relay: https://relay.dev/docs/getting-started/step-by-step-guide/
 | |
| .. _Relay Global Identification Specification: https://relay.dev/graphql/objectidentification.htm
 | |
| .. _Relay Cursor Connection Specification: https://relay.dev/graphql/connections.htm
 |