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

graphql: consider default values for graphql execution #920

Merged
merged 3 commits into from
Jul 2, 2020

Conversation

olegrok
Copy link
Contributor

@olegrok olegrok commented Jun 29, 2020

Closes #866

@olegrok olegrok requested review from RunsFor and rosik June 29, 2020 11:54
test/integration/graphql_test.lua Outdated Show resolved Hide resolved
Note: there is a difference between explicitly passed "null" value
and just omitted variable. See graphql/graphql-spec#418

Closes #866
@rosik rosik merged commit 6eb4a43 into master Jul 2, 2020
@rosik rosik deleted the 866-default-variables branch July 2, 2020 17:26
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.

graphql: default variables are not working
3 participants