This user supports Markdown
const bob = { id:'1', firstName:'bob' }
The first name of the user
The unique identifier of the user
The user to be created in the db
The created user with the id populated
Hey there!
Generated using TypeDoc
Coming Soon