Open
Description
What is the feature?
Exposing a uniqueSet() in props.firestore that is similar to the one within props.firebase would be fantastic for use cases where multiple clients are writing to the same document.
Originally requested in 419 of react-redux-firebase by @giles-t
What version would this apply to?
Do you have thoughts/examples on how the feature would be used (i.e. API)?
uniqueSet
would match what react-redux-firebase does for RTDB, so that makes the most sense
Activity