-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Further improve infer fields recursion (#2452)
* add another test for type inference recursion, convert checking to use Set() * also test type inference recursion for objects with no further keys, and ID scalar * handle ID scalars in type inference, and ensure no fieldless object types
- Loading branch information
1 parent
6e00ddf
commit 74f49fe
Showing
2 changed files
with
64 additions
and
13 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