filter

@JvmName(name = "rsfiaixoqdvcculr")
suspend fun filter(value: Output<Any>)
@JvmName(name = "oybbegoxncefoicf")
suspend fun filter(value: Any?)

Parameters

value

Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string).