Skip to content
# Type Alias: MergeNotMatchedBySourceAction

MergeNotMatchedBySourceAction = "delete" | "doNothing"

Defined in: packages/core/src/models/SelectQuery.ts:64

Released under the MIT License.