Magidoc

CreateHotFolderInput
Input Object

An input to create a hotfolder.

Fields

#

active

Whether the folder is actively being monitored, defaults to true

completedFolder

The folder to move files into after processing, defaults to completed

controllerId

ID !
Non-null

The ID of the controller that is monitoring this hotfolder

errorFolder

The folder to move files into after an error, defaults to error

mode

Non-null

The mode of this folder

module

The script to be run to process a file

name

Non-null

A human readable name for the HotFolder

path

Non-null

The path of the folder to monitor, this should be a fully qualified path.

processingFolder

The folder to move files into for processing, defaults to processing

Usages

#

References

#

  • Argument input of field createHotFolder from type Mutation