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 @cascade with Pagination for @auth queries. #7695

Merged
merged 12 commits into from
Apr 9, 2021

Conversation

minhaj-shakeel
Copy link
Contributor

@minhaj-shakeel minhaj-shakeel commented Apr 7, 2021

Fixes GRAPHQL-1130.


This change is Reviewable

@minhaj-shakeel minhaj-shakeel changed the base branch from master to release/v21.03 April 7, 2021 07:03
@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Apr 7, 2021
Copy link
Contributor

@abhimanyusinghgaur abhimanyusinghgaur left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: 0 of 7 files reviewed, 1 unresolved discussion (waiting on @manishrjain, @martinmr, @minhaj-shakeel, @pawanrawal, and @vvbalaji-dgraph)


graphql/resolve/query_rewriter.go, line 834 at r3 (raw file):

is applied

not required here.
Also, linter is complaining about 100 chars limit on line.

@minhaj-shakeel minhaj-shakeel merged commit 828e98a into release/v21.03 Apr 9, 2021
@minhaj-shakeel minhaj-shakeel deleted the minhaj/cascade-pagination-auth branch April 9, 2021 04:47
minhaj-shakeel added a commit that referenced this pull request Apr 9, 2021
Fixes GRAPHQL-1130.

(cherry picked from commit 828e98a)
NamanJain8 pushed a commit that referenced this pull request Apr 9, 2021
Fixes GRAPHQL-1130.

(cherry picked from commit 828e98a)
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