graphql-python/graphene-django

ManyToMany through model handling via edges

開放

#970 建立於 2020年5月23日

 (8 則留言) (5 個反應) (0 位負責人)Python (754 個分叉)batch import
help wanted✨enhancement

倉庫指標

星標
 (4,173 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南