Is there a convenient way to get the updated document after using the db.patch method?
In my project the method returns undefined instead of the updated object. Maybe this is the expected behavior. The docs aren't explicit on what the method returns. Am I missing something