whereContainsAll

fun whereContainsAll(key: String, elements: Collection<Any>)

Set the conditions to search the data that contains all elements of array in the specified key

Parameters

Arraykey

field name to set the conditions (search field must be Array type field)

elements

condition elements in the specified key array