For the complete documentation index, see llms.txt. This page is also available as Markdown.

entityTemplateEmailTest

Graphql fields and variables for the entityTemplateEmailTest mutation

Send the entity email template to the current user.

Scope required: admin:write

mutation entityTemplateEmailTest () {
  entityTemplateEmailTest () {
      errors
  }
}

Response

Name
Type
Description

errors

List (String)

Last updated

Was this helpful?