appsmithorg / appsmithorg/appsmith
[Feature] Firestore: support to add / delete elements inside array
Open
Backend
Enhancement
Firestore
Integrations Product
Query & JS Pod
Query Widgets & IDE Pod
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
## Summary
Elements inside of a Firestore array can only be modified via `FieldValue.arrayUnion() `and `FieldValue.arrayRemove().`
https://firebase.google.com/docs/reference/android/com/google/firebase/firestore/FieldValue#arrayRemove(java.lang.Object...)
[Front conversations](https://app.frontapp.com/open/top_72ybgs)
Contributor guide
Assessment
This issue has not been assessed yet.