mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
@@ -648,6 +648,7 @@ export class ItemsService<Item extends AnyItem = AnyItem> implements AbstractSer
|
||||
this.eventScope === 'items' ? ['items.delete', `${this.collection}.items.delete`] : `${this.eventScope}.delete`,
|
||||
{
|
||||
payload: keys,
|
||||
keys: keys,
|
||||
collection: this.collection,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user