graphql-python / graphql-python/graphene

graphene relay's `get_node` is not `async`

Abierto
#1,148 10 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
8.2k
Forks
818
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I did not figure out how I could have the `get_node` classmethod of an `ObectType` be async. It would be nice if it was because otherwise it can not take full advantage of dataloaders.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

The entry point is the Relay ObjectType get_node classmethod; first inspect how it is invoked and how dataloaders are used. Done means get_node supports async execution without losing dataloader benefits, with the behavior covered by tests.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
graphql, python
Área
backend-api-design
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.