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

Schema renaming: Interface implementation suppression #1002

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 21 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
425dc79
Move interfaces test schema into various types schema
LWprogramming Mar 16, 2021
70ccf6d
Write interface & implementation suppression tests
LWprogramming Mar 16, 2021
0c21b8c
Implement interface implementation suppression (with hack)
LWprogramming Mar 17, 2021
bd62568
Update interface implementation suppression comment
LWprogramming Mar 18, 2021
e06a5e6
Keep only interface implementation suppression tests to cut scope
LWprogramming Mar 18, 2021
b1c18cc
Replace hack with proper code
LWprogramming Mar 19, 2021
ae662c1
lint
LWprogramming Mar 19, 2021
9a321bf
Clean up comments
LWprogramming Mar 19, 2021
cffdb7b
Address comments
LWprogramming Mar 24, 2021
499d4b5
lint
LWprogramming Mar 24, 2021
269ab07
typo
LWprogramming Mar 24, 2021
70e02ce
Implement cascading suppression error for fields of unqueryable types
LWprogramming Mar 30, 2021
16b120f
lint
LWprogramming Mar 30, 2021
80284bd
clean up test for this particular PR
LWprogramming Mar 30, 2021
154c93b
Update graphql_compiler/schema_transformation/rename_schema.py
LWprogramming Apr 5, 2021
3e53924
Update graphql_compiler/schema_transformation/rename_schema.py
LWprogramming Apr 5, 2021
79f99f4
Update graphql_compiler/schema_transformation/rename_schema.py
LWprogramming Apr 5, 2021
658a2c5
remove trailing space
LWprogramming Apr 6, 2021
ee3048c
address comments
LWprogramming Apr 6, 2021
c985dea
Merge branch 'main' into interface_type_suppression
LWprogramming Apr 12, 2021
2d997ee
lint
LWprogramming Apr 12, 2021
22bd925
Address comments
LWprogramming May 20, 2021
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
Loading