EmailRequiredInput
No description
Fields#
id (ID)#
This a primary key for Email
to (String!)#
to column
sent (Boolean)#
sent column
failed (Boolean)#
failed column
data (GQLTJson)#
data column
schedule (GQLTDate)#
schedule column
icalEvent (GQLTJson)#
icalEvent column
createdAt (GQLTDate)#
updatedAt (GQLTDate)#
emailTemplateId (ID)#
This a primary key for Email
userId (ID)#
This a primary key for Email
emailTemplate (EmailEmailTemplateBelongsToInput)#
This is the mutation object for EmailEmailTemplateBelongsTo
user (EmailUserBelongsToInput)#
This is the mutation object for EmailUserBelongsTo