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

feat: add @removeNullVariables directives #477

Merged
merged 13 commits into from Dec 27, 2022

Conversation

devsergiy
Copy link
Contributor

@devsergiy devsergiy commented Dec 21, 2022

  • Add @removeNullVariables directive
  • Make input coersion properly work with variables count >2

closes #114
closes ENG-973

Checklist

@vercel
Copy link

vercel bot commented Dec 21, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
wundergraph-docs ✅ Ready (Inspect) Visit Preview Dec 27, 2022 at 3:44PM (UTC)

@devsergiy devsergiy changed the title Fix/eng 926 fix for hasura example fix: graphql input coersion Dec 21, 2022
@devsergiy devsergiy marked this pull request as draft December 21, 2022 18:32
@devsergiy devsergiy changed the title fix: graphql input coersion feat: add @removeNullVariables directives Dec 26, 2022
@devsergiy devsergiy marked this pull request as ready for review December 26, 2022 15:50
Copy link
Collaborator

@StarpTech StarpTech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@Pagebakers Pagebakers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Successfully merging this pull request may close these issues.

null values in body are not passed through to graphql backend
3 participants