Experimenting with type-safety in JavaScript GraphQL applications.
| Language | Invalid use of response | Invalid argument key | Invalid argument value | Invalid operation name |
|---|---|---|---|---|
| JavaScript | Runtime | Build | Build | Build |
| Flow | Build | Runtime | Runtime | Runtime |
| TypeScript | Build | Runtime | Runtime | Runtime |
| Reason | - | - | - | - |
yarn buildyarn start