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 bug in custom resolver, now body need not have all … #6166

Merged
merged 1 commit into from
Aug 13, 2020

Conversation

JatinDev543
Copy link
Contributor

@JatinDev543 JatinDev543 commented Aug 12, 2020

This PR fix bug in custom resolver, now body need not have all the fields(both nullable and non-nullable).

(cherry picked from commit 72e6a47)


This change is Reviewable

Docs Preview: Dgraph Preview

…the fields. (#6054)

This PR fix bug in custom resolver, now body need not have all the fields(both nullable and non-nullable).

(cherry picked from commit 72e6a47)
@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Aug 12, 2020
Copy link
Contributor

@pawanrawal pawanrawal left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 5 of 5 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @MichaelJCompton)

@JatinDev543 JatinDev543 merged commit c5fc269 into release/v20.07 Aug 13, 2020
@JatinDev543 JatinDev543 deleted the jatin/cherry-pick-graphql-582 branch August 13, 2020 06:34
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