Docs
Docs
→
API Reference
Support
Legal
search
/
Lifecycle
Lifecycle has conditions that are met across the lifecycle of a Block.
Fields
create
boolean
Create occurs directly before a Block is created. It's result is persisted with the Block.
delete
boolean
Delete occurs directly before a Block is deleted.