Upsert items that belong to the given scope.
scope
Future<void> upsertMany(SyncScope scope, List<T> items);