If I need to update only couple of fields of an instance on server and I don't want to send a whole piece of data, should I implement it using some custom method?
How do you approach?