-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix(GraphQL): Refactor Mutation Rewriter for Add and Update Mutations (…
…#7409) * Feat(GraphQL): Refactor Mutation Rewriting for AddRewriter (#7257) * Add Existence Queries for Mutation Rewriting * Add tests * Add Error handling to getExistenceQueries * Use new code for AddRewriter * Fix Geo * Fix tests * Fix auth tests * Fix resolve tests * Fix add_mutation_test.yaml * Add bug related tests * Address more comments * Rebase * Final changes * Fix(GraphQL): Refactor Mutation Rewriting for Update Rewriter (#7383) * Fix auth tests * Refactor Update Mutation Rewriting * Fix update tests * Add comments and remove unused code * Address comments * Address more comments * Fix ACL test
- Loading branch information
Showing
23 changed files
with
7,807 additions
and
6,039 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.