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): Allow Query with Auth rules on Interfaces #6776

Merged
merged 5 commits into from Oct 30, 2020

Conversation

minhaj-shakeel
Copy link
Contributor

@minhaj-shakeel minhaj-shakeel commented Oct 22, 2020

Fixes GRAPHQL-660.
Fixes GRAPHQL-664.

This PR extends support for Querying with Auth rules on Interfaces.

This change is Reviewable

Docs Preview: Dgraph Preview

…aces (#6757)

Fixes GRAPHQL-664.

This PR allows interfaces to have `@auth` rules and Types should be able to inherit those auth rules along with its own auth rules.
@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Oct 22, 2020
@minhaj-shakeel minhaj-shakeel changed the title feat(GraphQL): Allow Auth rules on Interfaces feat(GraphQL): Allow Query with Auth rules on Interfaces Oct 30, 2020
@minhaj-shakeel minhaj-shakeel merged commit 2d99372 into master Oct 30, 2020
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.

None yet

1 participant