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
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix tests
  • Loading branch information
vmrajas committed Apr 15, 2021
commit 5d3a05fab346e02f0d52a71281bed265be87e64b
1 change: 0 additions & 1 deletion graphql/schema/gqlschema_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3375,7 +3375,6 @@ valid_schemas:
name: String
}

<<<<<<< HEAD
- name: "A valid federation schema"
input: |
type Review {
Expand Down