help wanted✨enhancement
仓库指标
- Star
- (4,173 star)
- PR 合并指标
- (平均合并 12天 13小时) (30 天内合并 1 个 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.