Typescript types not marked as also null for connection marked with `@defer`
Open
- Dominant language
- Rust
- Stars
- 19k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
When you mark a connection with `@defer`, the generated TypeScript type isn't marked as nullable. It seems like it should be, considering this data may not be ready when the initial response is sent back.
Contributor guide
Assessment
This issue has not been assessed yet.