Skip to main content

NotificationTemplateInput

No description

input NotificationTemplateInput {
body_html: String
body_sms: String
body_text: String
subject: String
}

Fields

NotificationTemplateInput.body_html ● String scalar

NotificationTemplateInput.body_sms ● String scalar

NotificationTemplateInput.body_text ● String scalar

NotificationTemplateInput.subject ● String scalar

Member Of

UpdateNotificationTemplateInput input