INPUT_OBJECT

FilesetRestorePathPairInput

Description

Supported in v5.0+

link GraphQL Schema definition

  • input FilesetRestorePathPairInput {
  • # Absolute file path and restore path when not restored back to itself.
  • restorePathPair: RestorePathPairInput
  • }