graphql-python / graphql-python/graphene-sqlalchemy
Pass ResolveInfo to filters - we should be able to access our info and context in the filter resolvers
Aberta
- Linguagem predominante
- Python
- Estrelas
- 985
- Forks
- 223
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.