1 min readAug 29, 2019
Hi, my provider consists of a list of tasks. If one task object changes(any of its fields: name, status, description ), I want to update that task only. How to do that?
Hi, my provider consists of a list of tasks. If one task object changes(any of its fields: name, status, description ), I want to update that task only. How to do that?