graphql-python / graphql-python/graphene-sqlalchemy
Pass ResolveInfo to filters - we should be able to access our info and context in the filter resolvers
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 985
- Forks
- 223
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I think it would be useful to make sure we pass ResolveInfo (and thereby context) to any and all resolvers.
Specifically I would like to see the ResolveInfo object passed to the filter resolvers
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.