Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Congratulations and question about undefined/null in input #34

Closed
frederikhors opened this issue Dec 9, 2020 · 1 comment
Closed

Congratulations and question about undefined/null in input #34

frederikhors opened this issue Dec 9, 2020 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@frederikhors
Copy link

frederikhors commented Dec 9, 2020

Hi guys! Your project is crazy awesome!

I'm new to Go and Gqlgen (an hobby, not a job) and I'm having a hard time with this: 99designs/gqlgen#866.

Basically: how to distinguish presence from nil (undefined vs null) in an Input type.

Gqlgen suggests to use mapstructure here: https://gqlgen.com/reference/changesets/.

How are you doing? Are you doing it?

Thanks for your amazing work! ❤️

@frederikhors frederikhors added the help wanted Extra attention is needed label Dec 9, 2020
@ghost
Copy link

ghost commented Jan 11, 2021

@frederikhors Sorry about the late reply. This project does not yet use changesets. The sister project, stash, has added that however. See stashapp/stash#976

@ghost ghost closed this as completed Jan 11, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant