mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Add comment
This commit is contained in:
@@ -471,6 +471,7 @@ export class PayloadService {
|
||||
|
||||
const savedPrimaryKeys = await itemsService.upsertMany(relatedRecords);
|
||||
|
||||
// Nullify all related items that aren't included in the current payload
|
||||
await itemsService.updateByQuery(
|
||||
{
|
||||
filter: {
|
||||
|
||||
Reference in New Issue
Block a user