So, I save() a document in mongoose and send a response back to the client with the saved document, but let\'s say I want to pick or omit some properties of the dat
save()