Skip to content

Why do we have to pass { nullable: true } when we declare a field with as optional with ?:? Doesn't ?: already indicate that the field is optional? #861

Answered by MichalLytek
ugultopu asked this question in Q&A
Discussion options

You must be logged in to vote

due to a limitation in TypeScript's reflection

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ugultopu
Comment options

Answer selected by ugultopu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants