graphql-python / graphql-python/graphene-sqlalchemy
Pass ResolveInfo to filters - we should be able to access our info and context in the filter resolvers
Open
- Dominant language
- Python
- Stars
- 985
- Forks
- 223
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.