LogoRobo.js
Framework

HookContext<T>

Interface: HookContext<T>

Hook execution context.

Type Parameters

Type ParameterDefault type
Tunknown

Properties

PropertyType
data?unknown
existing?T
modelstring
operation"create" | "update" | "delete"
record?T

On this page