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(GraphQL): Fix GraphQL encoding in case of empty list (#7726) #7730

Merged
merged 1 commit into from
Apr 16, 2021

Conversation

vmrajas
Copy link
Contributor

@vmrajas vmrajas commented Apr 15, 2021

Fix encoding of graphql results.
Fixes DGRAPH-3257

(cherry picked from commit 9e8ab99)


This change is Reviewable

* Fix output node rewriting in case of null list

* Fix lint

(cherry picked from commit 9e8ab99)
@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Apr 15, 2021
@vmrajas vmrajas merged commit 445f7bf into release/v21.03 Apr 16, 2021
@vmrajas vmrajas deleted the rajas/v21.03-fix-graphql-encode branch April 16, 2021 11:14
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