NotificationRouterEmailTemplateInput
No description
input NotificationRouterEmailTemplateInput {
subject: String!
body: String!
}
Fields
NotificationRouterEmailTemplateInput.subject ● String! non-null scalar
NotificationRouterEmailTemplateInput.body ● String! non-null scalar
Member Of
NotificationRouterIntegrationConfigurationInput input ● UpdateNotificationRouterConfigurationInput input