UpdateNotificationTemplatePayload
Output object for UpdateNotificationTemplate mutation.
This page contains
Fields
| success: Boolean | Whether the notification template update operation was successful. |
| errors: [UpdateNotificationTemplateError!] PREVIEW | Details about errors that were thrown while updating a notification template |
Mutations for UpdateNotificationTemplatePayload
| updateNotificationTemplate PREVIEW | Updates the subject line and main content for notifications of a specified type. |