Skip to main content

NotificationTemplate

No description

type NotificationTemplate {
body_html: String
body_sms: String
body_text: String
event_key: String!
id: ID!
subject: String
}

Fields

NotificationTemplate.body_html ● String scalar

NotificationTemplate.body_sms ● String scalar

NotificationTemplate.body_text ● String scalar

NotificationTemplate.event_key ● String! non-null scalar

NotificationTemplate.id ● ID! non-null scalar

NotificationTemplate.subject ● String scalar

Member Of

Convention object ● UpdateNotificationTemplatePayload object