Skip to main content

eventToEmailConfigCreate

Creates a new EventToEmailConfig entity

eventToEmailConfigCreate(
input: EventToEmailConfigCreateInput!
): EventToEmailConfig!

Arguments

eventToEmailConfigCreate.input ● EventToEmailConfigCreateInput! non-null input

EventToEmailConfig entity to create

Type

EventToEmailConfig object

The configuration for sending an email based on a template when an event gets triggered which has the emailTemplateId as a field to identify the template to use