NestKit

TableListener

interface

Describes a table and the events/fields a listener is interested in.

Properties

Name Type Description
events? `("INSERT" "DELETE"
payloadFields? string[]
schema string
table string