Skip to content

DeleteExpression

type DeleteExpression = object;

Update expression from a DELETE operation

type: typeof $delete;

values:
| NativeAttributeValue[]
| ValueReference;