Skip to content

Commit

Permalink
Refactor cascading validation (#995)
Browse files Browse the repository at this point in the history
* Move cascading suppression error for types out of validation code

* move union suppression out of validation code

* Move cascading suppression error for fields out of validation code

* Remove unnecessary validation method

* lint

* Refactor out intermediate variables in error message

* add comment explaining field renaming structure

* lint

* Update graphql_compiler/schema_transformation/rename_schema.py

Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>

* Update graphql_compiler/schema_transformation/rename_schema.py

Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>

Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>
  • Loading branch information
LWprogramming and obi1kenobi committed Apr 12, 2021
1 parent c137fa0 commit 44c63aa
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 244 deletions.
Loading

0 comments on commit 44c63aa

Please sign in to comment.