How to update our model only for existing field given by client to our API?
Example:
User.update({‘name’: ‘value_1’, {‘email’: ‘value_2’,}.then().catch