Skip to content

fix(GraphQL): Fix panic caused by incorrect input coercion of scalar to list (#7405) #7428

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

Merged
merged 2 commits into from
Feb 12, 2021

Conversation

JatinDev543
Copy link
Contributor

@JatinDev543 JatinDev543 commented Feb 12, 2021

Fixes-GRAPHQl-1006
We have moved some of the input coercion code to the library as part of the commit. I have also added tests to verify the fix.

(cherry picked from commit a26993a)


This change is Reviewable

…to list (#7405)

Fixes-GRAPHQl-1006
We have moved some of the input coercion code to the library as part of the commit. I have also added tests to verify the fix.

(cherry picked from commit a26993a)
@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Feb 12, 2021
@JatinDev543 JatinDev543 merged commit dc15007 into release/v20.11 Feb 12, 2021
@joshua-goldstein joshua-goldstein deleted the jatin/CherryPick-GRAPHQL-1006 branch August 11, 2022 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/graphql Issues related to GraphQL support on Dgraph.
Development

Successfully merging this pull request may close these issues.

2 participants