public async Task <ActivityEntity[]> GetAllAsync() =>
 await _readRepository.GetAllAsync();