Skip to main content

emailTemplateRenderAndSend

Send out an email based on the provided email template and payloadAUTH: Role=[configuration.OWNER,configuration.EDITOR,configuration.VIEWER]

emailTemplateRenderAndSend(
id: String!
input: TemplateRenderInput!
): Boolean!

Arguments

emailTemplateRenderAndSend.id ● String! non-null scalar

A unique identifier for the template

emailTemplateRenderAndSend.input ● TemplateRenderInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.