EmailTemplateAttachmentOptionalInput
No description
Fields#
id (ID)#
This a primary key for EmailTemplateAttachment
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 (EmailTemplateAttachmentTypeOptionalInputEnum)#
defines the type of the email template
data (GQLTUpload)#
createdAt (GQLTDate)#
updatedAt (GQLTDate)#
emailTemplateId (ID)#
This a primary key for EmailTemplateAttachment
emailTemplate (EmailTemplateAttachmentEmailTemplateBelongsToInput)#
This is the mutation object for EmailTemplateAttachmentEmailTemplateBelongsTo