ENUM

TemplateRecordType

Description

The type of message template.

link GraphQL Schema definition

  • enum TemplateRecordType {
  • # Custom message template.
  • CUSTOM
  • # Default message template.
  • DEFAULT
  • }