Documentation - v0.0.0
Preparing search index...
@arroyodev-llc/utils.firebase
handleDocumentWrite
Function handleDocumentWrite
handleDocumentWrite
(
change
:
FbDocumentChange
,
context
:
EventContext
,
)
:
Promise
<
void
|
null
>
Handles document write operations for both creation and updates.
Parameters
change
:
FbDocumentChange
context
:
EventContext
Returns
Promise
<
void
|
null
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation - v0.0.0
Loading...
Handles document write operations for both creation and updates.