tenantId: UUID
Tenant of message (for internal api only).
titleTemplate: String!
Message title to render.
bodyTemplate: String!
Message body to render.
displayNameTemplate: String
Email display name to render.
priority: Int!
Email priority.
senderDisplayName: String
The email display name.
recipientInput: EmailRecipientInput!
Recipients input.
timeWindow: TimeWindowInput
Delivery time window. Delivery time will be calculated using recipient time zone.
attachments: [AttachmentDataInput!]
Attachments input.
