Closed markwhitfeld closed 4 years ago
Also added the value to the createId function so that it is possible to override and generate the id from the data as opposed to relying on the firestore.createId().
value
createId
firestore.createId()
Also added the
value
to thecreateId
function so that it is possible to override and generate the id from the data as opposed to relying on thefirestore.createId()
.