INPUT_OBJECT
DriveRestoreConfig
Description
Represents the OneDrive contents to be restored.
link GraphQL Schema definition
- input DriveRestoreConfig {
- : [FileInfo!]!
- : [FolderInfo!]!
- : String!
- }
INPUT_OBJECT
Represents the OneDrive contents to be restored.
- input DriveRestoreConfig {
- : [FileInfo!]!
- : [FolderInfo!]!
- : String!
- }