vlad-ostrovski
vlad-ostrovski
I use ` @ApiProperty({ type: () => String, })` as a workaround for this problem. If you really think about it, what is a DateTime from a HTTP point of...
Any news on this?
Any news on this?
Your solution will not perform the required transformation on the `FindOperator`'s value, so eventually the query will be performed on the wrong (or rather unexpected), untransformed value. Or am I...
@ertl But i do need it to be transformed.. even if it's a FindOperator (JsonContains)
@ISary-ge Relevant to your PR (thanks for the feature btw)
@ertl Not exactly. I'll comment on your PR