Skip to content

DriveRestoreConfig

Represents the OneDrive contents to be restored.

Fields

Field Type Description
filesToRestore [FileInfo!]! The files to restore.
foldersToRestore [FolderInfo!]! The folders to restore.
restoreFolderPath String! Path within the destination to restore to.
shouldRestoreFileVersions Boolean Whether to restore all file versions.