|
@@ -5,7 +5,6 @@ import { VendureEvent } from './vendure-event';
|
|
|
/**
|
|
/**
|
|
|
* @description
|
|
* @description
|
|
|
* The base class for all entity events used by the EventBus system.
|
|
* The base class for all entity events used by the EventBus system.
|
|
|
- * * For event type `'updated'` the entity is the one before applying the patch (if not documented otherwise).
|
|
|
|
|
* * For event type `'deleted'` the input will most likely be an `id: ID`
|
|
* * For event type `'deleted'` the input will most likely be an `id: ID`
|
|
|
*
|
|
*
|
|
|
* @docsCategory events
|
|
* @docsCategory events
|