CreateSmtpConfigurationInput
Autogenerated input type of CreateSmtpConfiguration
| Input Fields : Object | Description |
|---|---|
| clientMutationId: String | A unique identifier for the client performing the mutation. |
| defaultSmtp: Boolean | Default SMTP |
| host: String | SmtpConfiguration Host |
| ipRelayAuth: Boolean | IP Relay Auth |
| organizationId: ID | ID from Organization |
| password: String | Password |
| port: Int | SmtpConfiguration port |
| username: String | Username |