Start a new topic

Query equalTo in an array field

 I have an array like this [bk,lorem,foo,zip]. How can I query this array with equalTo "lorem" (or any word I want to find in the array)?

1 Comment

 I got it working with the "contains" type of query

Login or Signup to post a comment