@rtorcato/supabase-common / PostgresChangesEvent
Type Alias: PostgresChangesEvent
PostgresChangesEvent =
"*"|"INSERT"|"UPDATE"|"DELETE"
Defined in: realtime.ts:8
Postgres change event to listen for.
@rtorcato/supabase-common / PostgresChangesEvent
PostgresChangesEvent =
"*"|"INSERT"|"UPDATE"|"DELETE"
Defined in: realtime.ts:8
Postgres change event to listen for.