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 (#… #7733

Merged
merged 1 commit into from
Apr 16, 2021

Conversation

vmrajas
Copy link
Contributor

@vmrajas vmrajas commented Apr 16, 2021

Adds type filter to DQL queries in case graphql field has been mapped to DQL reverse predicate.

(cherry picked from commit 1743501)


This change is Reviewable

…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 requested a review from pawanrawal as a code owner April 16, 2021 11:31
@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Apr 16, 2021
@vmrajas vmrajas merged commit 00ada83 into release/v21.03 Apr 16, 2021
@vmrajas vmrajas deleted the rajas/v21.03-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