email_send
Last edit: Nov 10, 2025
Email will be queued to send
email_send(
data: HashObject
email: NotificationEmailInput
template: NotificationTemplateInput
): NotificationSendEmailPayload
Arguments
data (HashObject)
Variables that will be accesible in liquild
email (NotificationEmailInput)
Email parameters
template (NotificationTemplateInput)
Template defined in app/emails
Type
NotificationSendEmailPayload
Autogenerated return type of NotificationSendEmail.