-
I have an optional |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Does |
Beta Was this translation helpful? Give feedback.
-
Maybe. The question is really "what's commonly used?" or "what's best practice?". Optional fields seem like something that would be common but I have seen no docs around it, except those saying that default values can't be |
Beta Was this translation helpful? Give feedback.
null
is commonly used to supply an "empty" value to a number or a Date type of input.