INPUT_OBJECT

PersonalizeBodyEmailTemplateInput

link GraphQL Schema definition

  • input PersonalizeBodyEmailTemplateInput {
  • entityId: UUID
  • entityType: EntityNameEnum
  • # Identifier of the EmailTemplateEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by