Filter firestore query - "array contains" "array contains any"

Database & APIs

Hey there,

I'm trying to filter a firestore query. I only want to show the results where the field 'notes' (which is a list) to be set and not empty. Yet FF only gives me the option "array contains" and "array contains any".

I tried to do array contains any ' random string' and things like that but can't get it to work..

Can anyone help me out?

What have you tried so far?

ff community, google

Did you check FlutterFlow's Documentation for this topic?
Yes
1 reply