graphql-python/graphene-django

ManyToMany through model handling via edges

Open

#970 建立於 2020年5月23日

在 GitHub 查看
 (8 留言) (5 反應) (0 負責人)Python (4,173 star) (754 fork)batch import
help wanted✨enhancement

描述

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.

貢獻者指南

ManyToMany through model handling via edges · graphql-python/graphene-django#970 | Good First Issue