DeleteNotificationTemplatePayload
Output object for DeleteNotificationTemplate mutation.
This page contains
Fields
success: Boolean | Whether the notification template delete operation was successful. |
errors: [DeleteNotificationTemplateError!] PREVIEW | Details about errors that were thrown while deleting a notification template |
Mutations for DeleteNotificationTemplatePayload
deleteNotificationTemplate PREVIEW | Deletes a specific notification template (identified by ID and type). |