postgraphile-plugin-nested-mutations icon indicating copy to clipboard operation
postgraphile-plugin-nested-mutations copied to clipboard

Nested updates support

Open Eldow opened this issue 3 years ago • 8 comments

@mlipscombe tell me what you think about it. I will provide the tests ASAP.

I'm pretty sure there is a nicer way than includes('updateBy') to detect an updater field in the input but I'm not very used to what's available.

Linked issues : #29 #53

Eldow avatar Jun 29 '21 13:06 Eldow

is this working with infinte nested mutations?

francescovenica avatar Jul 01 '21 20:07 francescovenica

Yes it should be.

Eldow avatar Jul 04 '21 23:07 Eldow

@Eldow I'm also interested in getting this merged. There are a couple of existing integration tests that fail. I've fixed that and also added tests (which lead to a few minor changes). I have opened a PR for your fork with those changes. Would you please have a look?

andrisak avatar Aug 04 '21 13:08 andrisak

Hello @andrisak thanks a lot for your contribution, it looks perfect to me :) Those are definitely relevant changes.

Eldow avatar Aug 05 '21 16:08 Eldow

I am really interested by this feature; when will this one be merged ?

jsauca avatar Nov 17 '21 19:11 jsauca

@mlipscombe Is this repo considered unmaintained now? This seems like a pretty desirable PR and hasn't had any updates since 2021

mgagliardo91 avatar Jul 15 '22 15:07 mgagliardo91