EmailTemplateAttachment
email-template-attachment
Fields#
id (ID!)#
The ID of an object
name (String!)#
define the name of the email template
contents (String)#
is a JSON type that contains all the information of the email template
type (EmailTemplateAttachmentTypeEnum!)#
defines the type of the email template
data (GQLTUpload!)#
createdAt (GQLTDate!)#
updatedAt (GQLTDate!)#
emailTemplateId (ID)#
The ID of an object
emailTemplate (EmailTemplate)#
Shows the associated email template to the template attachment
Interfaces#
Node#
An object with an ID