firebase-firestore
Toggle table of contents
2.3.0
js
Platform filter
js
Switch theme
Search in API
firebase-firestore
firebase-firestore
/
dev.gitlive.firebase.firestore.externals
/
orderBy
order
By
js
external
fun
orderBy
(
field
:
String
,
direction
:
Any
)
:
QueryConstraint
external
fun
orderBy
(
field
:
FieldPath
,
direction
:
Any
)
:
QueryConstraint