-
Type:
New Feature
-
Resolution: Won't Do
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
1
-
Not Needed
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Added a new WithTimestamp type that adds createdAt and updatedAt fields
of type Date to any object shaped type. This follows the same pattern as
the existing WithId type and allows for easy addition of timestamp fields
to MongoDB document types.