orderBy

external fun orderBy(field: String, direction: Any): QueryConstraint
external fun orderBy(field: FieldPath, direction: Any): QueryConstraint