Home > @firebase/firestore > lite > QuerySnapshot > query
QuerySnapshot.query property
The query on which you called getDocs() in order to get this QuerySnapshot
.
Signature:
readonly query: Query<T>;
Home > @firebase/firestore > lite > QuerySnapshot > query
The query on which you called getDocs() in order to get this QuerySnapshot
.
Signature:
readonly query: Query<T>;