Core
Write Plugins v1.x
1

You are currently looking at the documentation of a previous version of Kuzzle. We strongly recommend that you use the latest version. You can also use the version selector in the top menu.

notify:document #

Arguments Type Description
message Notification The normalized real-time notification

Triggered whenever a real-time document notification is about to be sent.

A pipe can block some (or all) notifications by rejecting the provided promise.