Skip to content
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

Update complex-object-link.js to handle 'null' values #67

Merged
merged 2 commits into from
Mar 13, 2018
Merged

Update complex-object-link.js to handle 'null' values #67

merged 2 commits into from
Mar 13, 2018

Conversation

alexeygolev
Copy link
Contributor

If val is null (and it could be for a mutation where you want to specifically set a field to null) this crashes as the type of null is "object" (sigh)

If val is null (and it could be for a mutation where you want to specifically set a field to null) this crashes as the type of null is "object" (sigh)
@manueliglesias manueliglesias merged commit 5c5deef into awslabs:master Mar 13, 2018
@manueliglesias
Copy link
Contributor

Thanks @alexeygolev !

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.

2 participants