kafkas opened this issue 3 years ago · 1 comments
withConfig() will return a new Traverser instance similar to how firestore.Query.where() and firestore.Query.limit() work
withConfig()
Traverser
firestore.Query.where()
firestore.Query.limit()
Done.