SmtpConfigurationInput
Smtp Configuration Input
| Input Fields : Object | Description |
|---|---|
| host: String | The SMTP server host |
| id: ID | The SMTP congiruration id |
| ipRelayAuth: Boolean | The SMTP server ip relay auth |
| organizationId: ID | The organization which this configuration belongs to |
| password: String | The SMTP server password |
| port: Int | The SMTP server port |
| username: String | The SMTP server username |