graphql-python / graphql-python/graphene-sqlalchemy
Pass ResolveInfo to filters - we should be able to access our info and context in the filter resolvers
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 985
- Forks
- 223
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.