Variable _updateRowDbAtomConst Internal

_updateRowDbAtom: PrimitiveAtom<undefined | UpdateCollectionDocFunction<TableRow>> & WithInitialValue<undefined | UpdateCollectionDocFunction<TableRow>> = ...

Store function to add or update row in db directly. Has same behaviour as Firestore setDoc with merge.

See

Generated using TypeDoc