INPUT_OBJECT
The contact folder to be restored.
input ContactFolderInfo {# ID of the contact folder to be restored.contactFolderId: String!# ID of the snapshot from which to restore.snapshotId: UUID!# Num of the snapshot from which to restore.snapshotNum: Int!}