whereNotContainedInArray

fun whereNotContainedInArray(key: String, objects: Collection<Any>)

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

Parameters

key

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

elements

condition elements in the specified key array