ngxs-labs / firestore-plugin

Firestore plugin for NGXS
https://ngxs-firebase-plugin.netlify.com/
MIT License
20 stars 14 forks source link

fix: create and upsert should use the idField #15

Closed markwhitfeld closed 4 years ago

markwhitfeld commented 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().