mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-11 04:07:16 +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. |
||
---|---|---|
.. | ||
starwars | ||
starwars_django | ||
starwars_relay | ||
__init__.py |