Record
hook-event
No description available.
record hook-event {
category: option<string>,
description: option<string>,
event: option<hook-event-event-enum>,
label: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| category | option<string> | |
| description | option<string> | |
| event | option<hook-event-event-enum> | |
| label | option<string> |