-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
entgql: support for edge schema with one field ID (#347)
* entgql: support for edge schema with one field ID * entgql: update example schema for ID field * entgql: run go generate * entgql: remove edge fields and edges from WhereInput * entgql: run go generate * entgql: remove edge field from EdgeSchema node * entgql: run go generate * entgql: update tests * entgql: keep edge fields for node * entgql: run go generate * entgql: enable the mutations on User for EdgeSchema * entgql: skip EdgeSchema edge from mutations * entgql: run go generate * entgql: update schema tests
- Loading branch information
Showing
65 changed files
with
7,429 additions
and
270 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.