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

fix default values for input objects #226

Merged
merged 2 commits into from
Aug 5, 2017

Conversation

chris-ramon
Copy link
Member

Overview

Test plan

  • go test ./...

When a query did not specify a field in an input object this field was
ignored, even if a default value was set for it.
@coveralls
Copy link

coveralls commented Aug 5, 2017

Coverage Status

Coverage increased (+0.007%) to 82.125% when pulling 0ceaeb6 on svenschneider/fix-input-object-default-value into d114382 on master.

@coveralls
Copy link

coveralls commented Aug 5, 2017

Coverage Status

Coverage increased (+0.007%) to 82.105% when pulling d2335f9 on svenschneider/fix-input-object-default-value into 8e700bf on master.

@chris-ramon chris-ramon merged commit d5d756c into master Aug 5, 2017
@chris-ramon chris-ramon deleted the svenschneider/fix-input-object-default-value branch August 5, 2017 20:02
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