firestore-storage
firestore-storage copied to clipboard
A typed wrapper around Firestore incluing a querybuilder and an in-memory implementation for testing
In the docs it says that every repo provides a transaction function, but it seems that it's not there. Am I doing something wrong, or are the docs not up...
Adding the `createdAt` and `updatedAt` timestamps to the document itself will allow queries on those fields
https://firebase.google.com/docs/reference/firestore/indexes
To prevent conflicts and warning during compile time, please bump the package dependency From the command `npm list @google-cloud/firestore` when starting a fresh firebase node project, it is clear what...