INPUT_OBJECT
Represents the SharePoint list item snapshot to be restored.
input SharePointListItemSnapshot {# Id to snapshot to restore.snapshotId: UUID!# Number of snapshot to restore.snapshotNum: Int!}