Skip to content

add support for NullValue #76

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

andheiberg
Copy link
Contributor

graphql/graphql-spec#83

The new version of the spec allows for null values

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.006%) to 88.179% when pulling 428870a on AndreasHeiberg:add-null-value into 1ee29e3 on webonyx:master.

@vladar
Copy link
Member

vladar commented Nov 12, 2016

Thanks for PR! But actual implementation for null values affects a bit wider scope than just AST and Parser. See graphql/graphql-js#544 for reference.

I can merge this PR as is, but if you wish to contribute other missing pieces as well - that would be great. If not - nevermind, since I plan to work on this further sometime soon, will use your PR as a base then.

@andheiberg
Copy link
Contributor Author

Will I mainly needed this related to the other PR I sent to you. Probably won't have time to look into this before you fix it :)

@vladar
Copy link
Member

vladar commented Nov 14, 2016

Will merge it when I start the work on importing new features from reference implementation for 8.0.

@vladar
Copy link
Member

vladar commented Nov 19, 2016

Support for NullValues is in master now

@vladar vladar closed this Nov 19, 2016
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.

3 participants