NotificationRouterEmailTemplate
An Email integration type template
type NotificationRouterEmailTemplate {
subject: String!
body: String!
}
An Email integration type template
type NotificationRouterEmailTemplate {
subject: String!
body: String!
}
NotificationRouterEmailTemplate.subject ● String! non-null scalarNotificationRouterEmailTemplate.body ● String! non-null scalar