EmailSenderInput
No description
input EmailSenderInput {
email: String
names: [LocalizedStringInput!]
}
Fields
EmailSenderInput.email
● String
scalar
Email address of the contact
EmailSenderInput.names
● [LocalizedStringInput!]
list input
Name of the contact
Member Of
EmailTemplateCreateInput
input ● EmailTemplateUpdateInput
input