Skip to content

fix: nullable=true behavior w/ arrays #537

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

Closed
wants to merge 1 commit into from
Closed

fix: nullable=true behavior w/ arrays #537

wants to merge 1 commit into from

Conversation

dobrynin
Copy link
Contributor

Hi. I noticed that { nullable: true} was not behaving as described in the documentation. I believe this change fixes it. @MichalLytek can you take a look? Thank you!

@dobrynin
Copy link
Contributor Author

dobrynin commented Feb 13, 2020

Hm, on further inspection, it looks like graphql-voyager was incorrectly displaying the schema and that type-graphql was actually generating the schema correctly. I believe what I was seeing was actually caused by: graphql-kit/graphql-voyager#151

I'll close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community 👨‍👧 Something initiated by a community Invalid 👎 This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants