Hi Frans,
Just wondering if it is possible to turn off refetch after save. I am thinking that we do not need the entities to be refetched as the possibility that the records which are getting saved would change during save is minimum. Is there a way other than manually changing each entity's state from out of sync to other state as if we have a tree of objects we need to grab all these manually and do it.
Thanks.