fix: updating object includes unchanged keys in client response for certain key types (#8159)
This commit is contained in:
@@ -521,7 +521,6 @@ describe('RestQuery.each', () => {
|
||||
'createdAt',
|
||||
'initialToRemove',
|
||||
'objectId',
|
||||
'updatedAt',
|
||||
]);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user