Skip to main content

EmailEmailTemplateBelongsToInput

No description

type EmailEmailTemplateBelongsToInput {
create: EmailTemplateRequiredInput
update: EmailEmailTemplateUpdate
delete: GQLTQueryEmailTemplateWhere
}

Fields#

create (EmailTemplateRequiredInput)#

This will create a new element with a relationship to the current Email

update (EmailEmailTemplateUpdate)#

This will update any matching elements that have a relationship to the current Email

delete (GQLTQueryEmailTemplateWhere)#

This will delete any matching elements that have a relationship with the current Email