Skip to content

Conversation

@lbarthon
Copy link

This adds a new test, that fails on master, alongside with the correct changes for it to work as expected.

The validation was failing for arguments that are defined as required, but have a default value, preventing a non-required argument to override their value, while it should work as expected.

This adds a new test, that fails on master, alongside with the correct changes
for it to work as expected.

The validation was failing for arguments that are defined as required, but have
a default value, preventing a non-required argument to override their value,
while it should work as expected.
@coveralls
Copy link

Coverage Status

coverage: 92.052% (+0.004%) from 92.048%
when pulling d05ad5d on lbarthon:lbarthonet/default-value-args
into fd79992 on graphql-go:master.

@lbarthon
Copy link
Author

Would love to land this, and get a new version tagged if possible @chris-ramon 🙏

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

Labels

None yet

2 participants