Preparing search index...
The search index is not available
@jackdbd/firestore-utils
@jackdbd/firestore-utils
MoveDataConfig
Interface MoveDataConfig
interface
MoveDataConfig
{
document_ids
:
{
from
:
string
;
to
:
string
;
}
[]
;
ref
:
CollectionReference
<
DocumentData
,
DocumentData
>
;
}
Index
Properties
document_
ids
ref
Properties
document_
ids
document_
ids
:
{
from
:
string
;
to
:
string
;
}
[]
ref
ref
:
CollectionReference
<
DocumentData
,
DocumentData
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
document_
ids
ref
@jackdbd/firestore-utils
Loading...