Hi JZ,I don't think the actual model matters much in this case. The only
important thing is that the property is set to false
for the Entity.This causes LCDS to stop auto-updating changes for this
entity, though the changes should still be accesible by manually syncing
the data.As it says in the documentation:"To eliminate this overhead
entirely, you set DataService.autoSyncEnabled to false on the client,
and either manually refresh clients or use the manual synchronization
feature to route cha...