-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* remove seamingly unneccessary type check * implement logic to separate union/interface queries properly into their own 'field' * add specific check to exclude union queries from typechecks * add schema example to show it working * fix feedback/linter issues * include union @requires example in computed_requires * go generate ./... --------- Co-authored-by: Rick Bijkerk <rickbijkerk@bol.com>
- Loading branch information
1 parent
6cad444
commit 7b2e27b
Showing
14 changed files
with
1,369 additions
and
3 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
5 changes: 5 additions & 0 deletions
5
plugin/federation/testdata/computedrequires/entity.resolvers.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.