mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-11-04 09:57:41 +03:00 
			
		
		
		
	Merge pull request #169 from rattrayalex/patch-1
Document that __debug must be last field
This commit is contained in:
		
						commit
						605e8233b0
					
				| 
						 | 
				
			
			@ -49,3 +49,4 @@ You can query it for outputing all the sql transactions that happened in the Gra
 | 
			
		|||
  }
 | 
			
		||||
}
 | 
			
		||||
```
 | 
			
		||||
Note that the `__debug` field must be the last field in your query.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user