TableLifecycleOperation

View Source

Summary

All lifecycle operations exposed by table hooks.

Signature

type TableLifecycleOperation = TableWriteOperation | "delete" | "read";