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
Hi there!
I have same question.
Having nullable field I can't determine difference between "set to nil" and "do nothing", because in input data structure this field will be "nil" in both cases.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
What happened?
I want distinguish about mutation A and B in resolver.
Is there a way I can do this now?
current generated code is below. I think We can't do that now... 🤔
versions
gqlgen version
? master/HEADgo version
? go version go1.13.7 darwin/amd64The text was updated successfully, but these errors were encountered: