A condition that filters documents by their identity for collections with composite primary keys. Each entry in docIds maps primary-key field names to values and represents one AND grouping. The list of entries is ORed together.
docIds
The list of composite-key value groups
The operator applied to the set of doc-id values. Limited to the equality family.
A condition that filters documents by their identity for collections with composite primary keys. Each entry in
docIdsmaps primary-key field names to values and represents one AND grouping. The list of entries is ORed together.