elem Match
Creates a filter that matches all documents containing a property that is an array where at least one member of the array matches the given filter.
Return
the filter
Parameters
filter
the filter to apply to each element
Creates a filter that matches all documents containing a property that is an array where at least one member of the array matches the given filter.
Return
the filter
Parameters
property
the data class property
filter
the filter to apply to each element