INPUT_OBJECT

FilesetExportPathPairInput

Description

Supported in v5.0+

link GraphQL Schema definition

  • input FilesetExportPathPairInput {
  • # Pair of source path and destination path.
  • exportPathPair: ExportPathPairInput
  • }