I want to sort my firestore items based on different fieldvalues like this: Query query= firestoredb.collection('items').document(docid).orderby('price').
確定! 回上一頁