EmailSendContactInput
No description
input EmailSendContactInput {
email: String!
name: String
}
Fields
EmailSendContactInput.email ● String! non-null scalar
The email address of the contact
EmailSendContactInput.name ● String scalar
The name of the contact
Member Of
EmailEventInput input ● EmailSendEventInput input ● PasswordResetLinkEmailInput input