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): Requesting only __typename now returns results (#5659) #5823

Merged
merged 2 commits into from
Jul 7, 2020

Conversation

JatinDev543
Copy link
Contributor

@JatinDev543 JatinDev543 commented Jul 6, 2020

This PR fixes Type name issue for single level and nested GraphQL queries. #5020

(cherry picked from commit a4ae8b7)


This change is Reviewable

Docs Preview: Dgraph Preview

This PR fixes Type name issue for single level and nested GraphQL queries. #5020

(cherry picked from commit a4ae8b7)
@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Jul 6, 2020
@JatinDev543 JatinDev543 changed the title fix(GraphQL): Requesting only __typename now returns results (#5659) fix(GraphQL): Cherry picked Requesting only __typename now returns results (#5659) Jul 6, 2020
@JatinDev543 JatinDev543 changed the title fix(GraphQL): Cherry picked Requesting only __typename now returns results (#5659) fix(GraphQL): Cherry picked "Requesting only __typename now returns results (#5659)" Jul 6, 2020
@JatinDev543 JatinDev543 changed the title fix(GraphQL): Cherry picked "Requesting only __typename now returns results (#5659)" fix(GraphQL): Requesting only __typename now returns results (#5659) Jul 6, 2020
@JatinDev543 JatinDev543 merged commit 889f65b into release/v20.07 Jul 7, 2020
@JatinDev543 JatinDev543 deleted the jatin/cherryPick-typename branch July 7, 2020 06:23
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