@reactor/data — upsertoptions
@reactor/data / UpsertOptions
Interface: UpsertOptions
Section titled “Interface: UpsertOptions”Defined in: types.ts:72
Upsert options.
Properties
Section titled “Properties”count?
Section titled “count?”
optionalcount?:CountMode
Defined in: types.ts:75
ignoreDuplicates?
Section titled “ignoreDuplicates?”
optionalignoreDuplicates?:boolean
Defined in: types.ts:74
onConflict?
Section titled “onConflict?”
optionalonConflict?:string
Defined in: types.ts:73