Magidoc

UpdateEmailFolderInput
Input Object

Input type for updating an email folder.

Fields

#

active

Indicates if the email folder is active, defaults to false

checkInterval

Interval for checking the email folder in seconds.

deleteWhenProcessed

Indicates if emails should be deleted when processed.

id

ID !
Non-null

The ID of the email folder to update.

name

Name of the email folder.

password

Password for accessing the email folder.

port

Port number for the email folder.

secure

Indicates if the connection to the email folder is secure.

server

Server address for the email folder.

username

Username for accessing the email folder.

Usages

#

References

#

  • Argument input of field updateEmailFolder from type Mutation