EmailTemplateUpdate
EmailTemplate update mutation.
type EmailTemplateUpdate {
emailTemplate: EmailTemplate
notificationErrors: [NotificationError!]!
}
Fields
EmailTemplateUpdate.emailTemplate ● EmailTemplate object
EmailTemplateUpdate.notificationErrors ● [NotificationError!]! non-null object
Returned By
emailTemplateUpdate mutation