INPUT_OBJECT

updateCustomEmailInput

Autogenerated input type of updateCustomEmail

link GraphQL Schema definition

  • input updateCustomEmailInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • email_type: String
  • greeting: String
  • id: ID
  • message_body: String
  • reactivation_wait_days: String
  • subject: String
  • }