public QueryResult <string> GetLibraryItemIds(SyncJobItemQuery query) { return(_repo.GetLibraryItemIds(query)); }