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 #7728

Merged
merged 4 commits into from
Apr 16, 2021

Commits on Apr 15, 2021

  1. Add code

    vmrajas committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    cb64d77 View commit details
    Browse the repository at this point in the history
  2. Fix GraphQL schemagen with reverse Dgraph predicates (#7689)

    (cherry picked from commit f7c199e)
    vmrajas committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    711681f View commit details
    Browse the repository at this point in the history
  3. Add yaml test

    vmrajas committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    c13891c View commit details
    Browse the repository at this point in the history
  4. Fix tests

    vmrajas committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    5d3a05f View commit details
    Browse the repository at this point in the history