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): handle extend keyword for Queries and Mutations #7916

Merged
merged 1 commit into from
Jun 23, 2021

Conversation

minhaj-shakeel
Copy link
Contributor

@minhaj-shakeel minhaj-shakeel commented Jun 22, 2021

Fixes DO-13.
This PR fixes validation for extend type Query or extend type Mutation defined in the schema for the custom queries and mutation mentioned which was earlier resulting in error.


This change is Reviewable

@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Jun 22, 2021
@minhaj-shakeel minhaj-shakeel merged commit 4609268 into master Jun 23, 2021
minhaj-shakeel added a commit that referenced this pull request Jun 23, 2021
minhaj-shakeel added a commit that referenced this pull request Jun 29, 2021
@joshua-goldstein joshua-goldstein deleted the minhaj/extend-Query branch August 11, 2022 21:28
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