UpsertChildByKeyOptions
Defined in: runtime/item.ts:182
Extends
Section titled “Extends”Properties
Section titled “Properties”initialState?
Section titled “initialState?”
readonlyoptionalinitialState?:string
Defined in: runtime/item.ts:179
Inherited from
Section titled “Inherited from”UpsertChildByKeyOptionsBase.initialState
readonlyoptionalkey?:string
Defined in: runtime/item.ts:183
onConflict?
Section titled “onConflict?”
readonlyoptionalonConflict?:"merge"|"ignore"
Defined in: runtime/item.ts:174
Default behavior is to merge.
Inherited from
Section titled “Inherited from”properties?
Section titled “properties?”
readonlyoptionalproperties?:Record<string,any>
Defined in: runtime/item.ts:178