graphql-python / graphql-python/graphene-sqlalchemy

N + 1 round trip problem

Aperta
#35 25 commenti 2 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
985
Fork
223
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Does this library handle nested models (joins) in a single query from the server to the DB?
For example

```
user {
id
posts {
id
}
}
```

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.