Graphene-django: ManyToMany through model handling via edges

Created on 23 May 2020  路  3Comments  路  Source: graphql-python/graphene-django

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.

help wanted 鉁╡nhancement

All 3 comments

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

Still an issue. No reason to not automatically pull the fields from the "through" model

I think this is a solid request, I'd help anyone who wants to write a PR.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Dawidpol picture Dawidpol  路  4Comments

ZuluPro picture ZuluPro  路  3Comments

licx picture licx  路  3Comments

khankuan picture khankuan  路  4Comments

MythicManiac picture MythicManiac  路  3Comments