Skip to main content

SettingsSMTPInput

No description

input SettingsSMTPInput {
secure: Boolean
host: String
port: Int
authentication: Boolean
username: String
password: String
}

Fields

SettingsSMTPInput.secure ● Boolean scalar

SettingsSMTPInput.host ● String scalar

SettingsSMTPInput.port ● Int scalar

SettingsSMTPInput.authentication ● Boolean scalar

SettingsSMTPInput.username ● String scalar

SettingsSMTPInput.password ● String scalar

Member Of

SettingsEmailConfigurationInput input