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: report all errors during schema update #5425

Merged
merged 1 commit into from
May 12, 2020

Conversation

abhimanyusinghgaur
Copy link
Contributor

@abhimanyusinghgaur abhimanyusinghgaur commented May 12, 2020

This PR makes sure that all schema related errors are reported during schema update.
Fixes #GRAPHQL-455


This change is Reviewable

@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label May 12, 2020
@abhimanyusinghgaur abhimanyusinghgaur marked this pull request as ready for review May 12, 2020 08:57
@abhimanyusinghgaur abhimanyusinghgaur requested review from manishrjain and a team as code owners May 12, 2020 08:57
Copy link
Contributor

@MichaelJCompton MichaelJCompton left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: 0 of 1 files reviewed, all discussions resolved (waiting on @manishrjain and @MichaelJCompton)

@abhimanyusinghgaur abhimanyusinghgaur merged commit 401e052 into master May 12, 2020
@abhimanyusinghgaur abhimanyusinghgaur deleted the abhimanyu/schema-update-errors branch May 12, 2020 11:38
dna2github pushed a commit to dna2fork/dgraph that referenced this pull request Jul 18, 2020
This PR makes sure that all schema related errors are reported during schema update.
Fixes #GRAPHQL-455
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