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): Add filter in DQL query in case of reverse predicate (#… #7734

Merged
merged 1 commit into from
Apr 16, 2021

Conversation

vmrajas
Copy link
Contributor

@vmrajas vmrajas commented Apr 16, 2021

Add type filter to DQL filters for GraphQL fields mapped to DQL reverse predicates.

(cherry picked from commit 1743501)


This change is Reviewable

@vmrajas vmrajas requested a review from pawanrawal as a code owner April 16, 2021 11:54
@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Apr 16, 2021
…7728)

* Add code

* Fix GraphQL schemagen with reverse Dgraph predicates (#7689)

(cherry picked from commit f7c199e)

* Add yaml test

* Fix tests

(cherry picked from commit 1743501)
@vmrajas vmrajas force-pushed the rajas/v20.11-add-type-filter branch from 41ca492 to da0f1a6 Compare April 16, 2021 11:54
@vmrajas vmrajas merged commit 46157a5 into release/v20.11 Apr 16, 2021
@vmrajas vmrajas deleted the rajas/v20.11-add-type-filter branch April 16, 2021 15:27
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