TableLifecycleOperation
Summary
All lifecycle operations exposed by table hooks.
Signature
type TableLifecycleOperation = TableWriteOperation | "delete" | "read";
All lifecycle operations exposed by table hooks.
type TableLifecycleOperation = TableWriteOperation | "delete" | "read";