You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #2150 on May 09, 2022 12:12.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What happened?
I ran
go run github.com/99designs/gqlgen
when there are generated model codes, gqlgen can't maintain the integrity of code byschema.resolvers.go
.I had tried to generate
go run github.com/99designs/gqlgen init
below schema.After, I tried to generate
go run github.com/99designs/gqlgen
below schema.What did you expect?
gqlgen
versions
go run github.com/99designs/gqlgen version
?go version
?Beta Was this translation helpful? Give feedback.
All reactions