Firestore ORM Guide
Modules
firestore
Classes
Context
Members
defaultOptions
EVENTS
Methods
run
create
createOrOverwrite
delete
enableModelCache
get
getModelDiffs
makeReadOnly
updateWithoutRead
Data
DeletedTwiceError
GenericModelError
InvalidFieldError
InvalidOptionsError
InvalidParameterError
ModelAlreadyExistsError
TransactionFailedError
WriteAttemptedInReadOnlyTxError
Model
Members
collectionName
FIELDS
KEY
Methods
data
key
makeQuery
runQuery
finalize
getField
getSnapshot
toString
ModelTrackedTwiceError
UniqueKeyList
Namespaces
Errors
Global
UniqueKeyList
()
An array which ensures it has no more than one copy of any key. This is useful because key equality cannot be checked with the built-in equality operator.
new
UniqueKeyList
()
key.js
,
line 30
Classes
UniqueKeyList
UniqueKeyList