steevej
(Steeve Juneau)
2
Please share the whole document. It could simply be because the field is not named falhaFull. Typos occur all the time.
Try testing with $type for the value string value missing.
You should not be storing your date as string. The date data type is faster, smaller and provides a richer API.