graphql-python/graphene-django

ManyToMany through model handling via edges

Open

#970 aperta il 23 mag 2020

Vedi su GitHub
 (8 commenti) (5 reazioni) (0 assegnatari)Python (754 fork)batch import
help wanted✨enhancement

Metriche repository

Star
 (4173 star)
Metriche merge PR
 (Merge medio 12g 13h) (1 PR mergiata in 30 g)

Descrizione

Reopening with reference to: https://github.com/graphql-python/graphene/issues/83

To quote @adamcharnock from https://github.com/graphql-python/graphene/issues/83

When a DjangoConnectionField traverses a many-to-many field it would be nice to have the option to expose the fields of any through-table on the edges of the relationship.

Guida contributor