INPUT_OBJECT

createCustomEmailInput

Autogenerated input type of createCustomEmail

link GraphQL Schema definition

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

link Require by