INPUT_OBJECT

FileSnapshotInfo

Description

Represents the OneDrive file snapshot to be restored.

link GraphQL Schema definition

  • input FileSnapshotInfo {
  • snapshotId: UUID!
  • snapshotNum: Int!
  • fileSize: Long!
  • }