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(GraphQL): This PR add enable schema cleaning in GraphQL and reduce schema update time. #6666

Merged
merged 3 commits into from
Oct 7, 2020

Conversation

JatinDev543
Copy link
Contributor

@JatinDev543 JatinDev543 commented Oct 7, 2020

Fixes GRAPHQL-714
Reverts #6587


This change is Reviewable

@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Oct 7, 2020
Copy link

@codelingo codelingo bot left a comment

Choose a reason for hiding this comment

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

LGTM. 6 rules errored during the review.

Copy link

@codelingo codelingo bot left a comment

Choose a reason for hiding this comment

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

LGTM. 6 rules errored during the review.

@JatinDev543 JatinDev543 changed the title Revert "Revert "Feat(GraphQL): This PR add schema cleaning in GraphQL."" Feat(GraphQL): This PR add enable schema cleaning in GraphQL and reduce schema update time. Oct 7, 2020
Copy link

@codelingo codelingo bot left a comment

Choose a reason for hiding this comment

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

LGTM. 7 rules errored during the review.

@JatinDev543 JatinDev543 merged commit 5ab44c4 into master Oct 7, 2020
@JatinDev543 JatinDev543 deleted the revert-6587-revert-6427-jatin/graphql-572 branch October 7, 2020 16:46
@JatinDev543 JatinDev543 restored the revert-6587-revert-6427-jatin/graphql-572 branch October 8, 2020 07:03
@JatinDev543 JatinDev543 deleted the revert-6587-revert-6427-jatin/graphql-572 branch October 8, 2020 07:04
JatinDev543 added a commit that referenced this pull request Oct 14, 2020
…ce schema update time. (#6666)

Fixes GRAPHQL-714

(cherry picked from commit 5ab44c4)
JatinDev543 added a commit that referenced this pull request Oct 15, 2020
…ce schema update time. (#6666)

Fixes GRAPHQL-714

(cherry picked from commit 5ab44c4)
JatinDev543 added a commit that referenced this pull request Oct 15, 2020
…ce schema update time. (#6666) (#6734)

(cherry picked from commit 5ab44c4)
pawanrawal pushed a commit that referenced this pull request Nov 3, 2020
…e schema update time. (#6725)

* Feat(GraphQL): This PR add enable schema cleaning in GraphQL and reduce schema update time. (#6666)

Fixes GRAPHQL-714

(cherry picked from commit 5ab44c4)

* fixed test
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