User document schema
Properties:
Name | Type | Description |
---|---|---|
_id |
String | user id |
name |
String | user name |
email |
String | user email |
todos |
Array | Array of ToDo ObjectIDs representing user todos |
- Source: