Skip to content

createCustomEmailInput

Autogenerated input type of createCustomEmail

Fields

Used By

Definition

"""
Autogenerated input type of createCustomEmail
"""
input createCustomEmailInput {
email_type: String
greeting: String
message_body: String
reactivation_wait_days: String
subject: String
}