Hacker News new | ask | show | jobs
by dsun180 3238 days ago
Thought the same. Strict typing allows many optimisations and compressions. Without strict types most of graphQL has no benefits anymore.
1 comments

I second this. Currently with the right tooling and IDE extension, I can get autocompletion and various compile-time checks with GraphQL schemas.