mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-11-04 09:57:41 +03:00 
			
		
		
		
	
				This allows request_context (or any other ResolveInfo data) to be used while getting nodes. For example, some data might need to be hidden based on the user's authorization; you would use info.request_context for this. Fixes #34.  | 
			||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| data.py | ||
| schema.py | ||