#Appsmith Firestore array-contains

1 messages · Page 1 of 1 (latest)

prisma lily
#

Hey does appsmith support array-contains function of firestore. Something like demonstrated in the picture attached, could not find in UI. I am on self hosted version: Appsmith Community v1.9.20.4

quasi rivetBOT
#

Hey There,

We've registered your query, and our team will get back to you soon.

Regards,
Pranav

brazen vault
#

Hello @prisma lily,
Appsmith Supports this kind of operation; however, it's not presented as array-contains.
Simply using the Contains/Contains-any operators should work for arrays.

You can learn more about it here:
Our official documentation on firestore operations -
https://docs.appsmith.com/connect-data/reference/querying-firestore#list-documents
Github issue discussing confusions that might arise - https://github.com/appsmithorg/appsmith/issues/6060

GitHub

Description In Firestore for "Get Documents in Collection" method the "where condition" doesn't work for Number, Null, Boolean, Array of Numbers, Geolocation [What happened]...

Connect Appsmith to a Firestore database and create queries.