INPUT_OBJECT
ContactsRestoreConfig
Description
The contacts to be restored.
link GraphQL Schema definition
- input ContactsRestoreConfig {
- # Contact(s) to restore in this job.
- ContactInfo!]! : [
- # Contact folder(s) to restore in this job.
- ContactFolderInfo!]! : [
- # Specifies whether to skip items in the Recoverable Items folder.
- Boolean :
- }