mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-11-04 01:47:45 +03:00 
			
		
		
		
	Remove Object Mutation dead link from Relay docs (#1272)
The official Relay project has removed 'Relay input Object Mutation' in favour of general mutation spec from their docs in [this PR](https://github.com/facebook/relay/pull/2401/files#diff-98bee0595817d7a46cd52d86e6c3db70) and is unavailable on their [official website](https://relay.dev/docs/en/graphql-server-specification#mutations) as well
This commit is contained in:
		
							parent
							
								
									7d09e5b138
								
							
						
					
					
						commit
						e0d4bec2d8
					
				| 
						 | 
				
			
			@ -26,4 +26,3 @@ Useful links
 | 
			
		|||
.. _Getting started with Relay: https://facebook.github.io/relay/docs/en/quick-start-guide.html
 | 
			
		||||
.. _Relay Global Identification Specification: https://facebook.github.io/relay/graphql/objectidentification.htm
 | 
			
		||||
.. _Relay Cursor Connection Specification: https://facebook.github.io/relay/graphql/connections.htm
 | 
			
		||||
.. _Relay input Object Mutation: https://facebook.github.io/relay/graphql/mutations.htm
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user