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?