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 panic error when there is no @withSubscription directive on any type. (#5874) #5921

Merged

Conversation

JatinDev543
Copy link
Contributor

@JatinDev543 JatinDev543 commented Jul 9, 2020

This PR fixes panic error when there is no @withSubscription directive on any type.

(cherry picked from commit b40c632)


This change is Reviewable

Docs Preview: Dgraph Preview

…ctive on any type. (#5874)

This PR fixes panic error when there is no @withSubscription directive on any type.

(cherry picked from commit b40c632)
@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Jul 9, 2020
@JatinDev543 JatinDev543 merged commit 97778c2 into release/v20.07 Jul 10, 2020
@JatinDev543 JatinDev543 deleted the jatin/CherryPich-subscriptions-panick-fix branch July 10, 2020 02:49
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.

1 participant