mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-11 12:16:58 +03:00
a79a76d3b9
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 |