graphene-django icon indicating copy to clipboard operation
graphene-django copied to clipboard

ManyToMany through model handling via edges

Open Eraldo opened this issue 5 years ago • 8 comments

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.

Eraldo avatar May 23 '20 11:05 Eraldo

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.

stale[bot] avatar Aug 27 '20 00:08 stale[bot]

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

artdiev avatar Sep 09 '20 17:09 artdiev

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

zbyte64 avatar Sep 18 '20 21:09 zbyte64

@zbyte64 I'd love to help submit a PR for this one if you could walk me through where to start looking

meshelton avatar Feb 03 '21 21:02 meshelton

Any updates on this?

he0119 avatar Mar 07 '21 16:03 he0119

Could really use this

MisterGlass avatar Nov 11 '21 21:11 MisterGlass

Any updates on this?

liang-cicada avatar Dec 07 '21 03:12 liang-cicada