removeAll will just remove the records from the store, it is up to the autoSync config or you executing sync method to update the source. The clear method on the proxy will remove the items from the source.
removeAll will just remove the records from the store, it is up to the autoSync config or you executing sync method to update the source. The clear method on the proxy will remove the items from the source.