Type alias EdgePreUpdateHookCallback

EdgePreUpdateHookCallback: ((traitData: TraitDataObject, uuid: string, datasourceWrapper: DataSourceWrapper, context: KosmosUserContext) => Promise<void>)

Type declaration

Generated using TypeDoc