firebase-firestore
Toggle table of contents
2.2.0
js
Platform filter
js
Switch theme
Search in API
firebase-firestore
firebase-firestore
/
dev.gitlive.firebase.firestore.externals
/
where
where
js
external
fun
where
(
field
:
String
,
opStr
:
String
,
value
:
Any
?
)
:
QueryConstraint
external
fun
where
(
field
:
FieldPath
,
opStr
:
String
,
value
:
Any
?
)
:
QueryConstraint