|
|
|
|
|
by ilikehurdles
752 days ago
|
|
Even better, all of this stuff is integrated into language servers with typechecking based on your gql schema, auto completion, and all the minting checks we’ve come to expect. Is a field nullable but you’re only handling to non-nullable case? The editor catches it. I think this is a classic case of anecdotes not adding up to data. |
|