Skip to main content

ExternalNotificationTrigger

Trigger sending a notification with the notify plugin method. Serializes nodes provided as ids parameter and includes this data in the notification payload.

Added in Saleor 3.1
type ExternalNotificationTrigger {
errors: [ExternalNotificationError!]!
}

Fields

ExternalNotificationTrigger.errors ● [ExternalNotificationError!]! non-null object miscellaneous

Returned By

externalNotificationTrigger mutation