appsmithorg / appsmithorg/appsmith
[Feature] Firestore: support to add / delete elements inside array
Abierto
Backend
Enhancement
Firestore
Integrations Product
Query & JS Pod
Query Widgets & IDE Pod
- Lenguaje dominante
- TypeScript
- Estrellas
- 40.9k
- Forks
- 4.8k
- Merge medio
- 1 d 22 h
- PR fusionados (30 d)
- 45
Descripción
## 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)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.