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 partial default value input type #998

Merged

Conversation

binaryseed
Copy link
Contributor

This PR fixes the default value rendering in cases when the default value contains just a subset of all the fields of an input type.

Fixes #939

@binaryseed binaryseed merged commit 162939d into absinthe-graphql:master Nov 28, 2020
@binaryseed binaryseed deleted the fix-default-value-partial branch November 28, 2020 04:01
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.

Introspection query breaks in the presence of query filters with default value
1 participant