Skip to content

Fix nullness errors#348

Draft
blerner wants to merge 3 commits intomasterfrom
fix-nullness-errors
Draft

Fix nullness errors#348
blerner wants to merge 3 commits intomasterfrom
fix-nullness-errors

Conversation

@blerner
Copy link
Contributor

@blerner blerner commented Oct 30, 2021

Fixes #347

Ben Lerner added 2 commits October 29, 2021 20:55
- apparently all uses of graphql connections intrinsically create nullable mutation responses, connection edges, and connection nodes, and this is unavoidable.
@blerner
Copy link
Contributor Author

blerner commented Oct 30, 2021

(Note: I haven't rebased this yet atop the #updates branch, but the changes so far should rebase cleanly.)

…d to pass in a value to keep the prop controlled, but need it to represent "nothing selected"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

turn on strict null checks

2 participants