notificationTemplatesByType
Returns a list of notification templates for a given notification delivery method and type.
This page contains
Arguments
method NotificationDeliveryMethod! | The method used to deliver the notification: EMAIL or SMS. |
type NotificationType! | The type of notification (this generally corresponds to an event). |
Return Fields
NotificationTemplatesByType! PREVIEW | Output object for NotificationTemplatesByType query. |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.