Skip to content

Conversation

@yen223
Copy link

@yen223 yen223 commented May 11, 2017

Resolves #118

@syrusakbary
Copy link
Member

I will happily merge this if we can add more tests like in the ref implementation!
https://github.com/graphql/graphql-js/pull/544/files :)

@waxisien
Copy link

waxisien commented Oct 3, 2017

@yen223 Do you plan to continu this PR? That's a very useful feature.

@mrshankly
Copy link

What's the status of this pull request? This would be very helpful for us.

@rok-povsic
Copy link

This feature would be very useful. Right now, I have to create another mutation that's used only for setting argument object fields to null.

@altaurog
Copy link

altaurog commented Nov 7, 2018

I will happily merge this if we can add more tests like in the ref implementation!
https://github.com/graphql/graphql-js/pull/544/files :)

@syrusakbary which, specifically, of the tests there would you like implemented? It seems to me that project has a broader set of tests overall than this one and the tests @yen223 added are consistent with the scope of the existing tests.

@samlll42-github
Copy link

Any update on this? thanks

@ArnaudPel
Copy link

ArnaudPel commented Apr 10, 2019

Joining the crowd of onlookers waiting for updates on this PR. Thanks @syrusakbary

@kkitay
Copy link

kkitay commented Apr 19, 2019

likewise, would very much like this to be possible

@hugos94
Copy link

hugos94 commented May 10, 2019

Joining the crowd of onlookers waiting for updates on this PR. Thanks @syrusakbary

@brabeji
Copy link

brabeji commented Aug 5, 2019

Joining the crowd of onlookers waiting for updates on this PR. Thanks @syrusakbary

Maybe the https://github.com/graphql-python/graphql-core/issues/249 release might resolve this issue, @jkimbo?

@jkimbo
Copy link
Member

jkimbo commented Aug 18, 2019

@brabeji yes the graphql-core v3 (#249) will resolve this issue. Graphql-core v3 is going to be graphql-core-next which is a complete rewrite bringing it up to feature parity with graphql.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement null literal