Optional
headers_only?: booleanOptional
ignoreDeletes?: booleanSkips notifying deletes. @default: false
Optional
include?: KvWatchIncludeSpecify what to include in the watcher, by default all last values.
Optional
key?: string | string[]A key or wildcarded key following keys as if they were NATS subject names. Note you can specify multiple keys if running on server 2.10.x or better.
Optional
resumeFromRevision?: numberStarts watching at the specified revision. This is intended for watchers that have restarted watching and have maintained some state of where they are in the watch.
Notification should only include entry headers