Closed limoli closed 4 years ago
Good question... I don't have a real answer. I should probably release v4 and fix this.
Edit: I said it was through a PR but it's totally my fault.
Thank you so much @guregu ! :)
This is fixed in v4.0.0
, just released.
Testing my models on GraphQL, I detected some issues regarding text-marshaling implementation in this library.
null.Time returns "null"
Other null.X implementations
My question/curiosity is: why does null.Time text-marshaling return a "null" string instead of an empty string like the others?