Query a collection field that is an array, where the array contains a value
e
epau
started a topic
about 6 years ago
I have tried various conditionals but have had no luck.
Basically I have a Collection called Groups and it has a field called members. Where members is an array of user ids. I want to query Groups where members contains a specific user id. Is this possible using the ios sdk?
epau
Basically I have a Collection called Groups and it has a field called members. Where members is an array of user ids. I want to query Groups where members contains a specific user id. Is this possible using the ios sdk?