Closed jimmythompson closed 10 months ago
Firestore allows startAfter pagination using document snapshots.
startAfter
This allows the testing library to do the same.
Firestore allows
startAfter
pagination using document snapshots.This allows the testing library to do the same.