Skip to content

updateCustomEmailInput

Autogenerated input type of updateCustomEmail

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of updateCustomEmail
"""
input updateCustomEmailInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
email_type: String
greeting: String
id: ID
message_body: String
reactivation_wait_days: String
subject: String
}