email_send
Last edit: Oct 17, 2024
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.