Skip to main content

ExternalNotificationTrigger Object

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

type ExternalNotificationTrigger {
errors: [ExternalNotificationError!]!
}

Fields

errors ● [ExternalNotificationError!]!

Returned By

externalNotificationTrigger mutation