OBJECT

TriggerEdit

link GraphQL Schema definition

  • type TriggerEdit {
  • # error messages if any
  • errors: [String!]
  • # HTML content for the trigger edit
  • html: String
  • }