SchemaPipeline.match

Filters the documents to pass only the documents that match the specified condition(s) to the next pipeline stage. MongoDB Documentation: https://docs.mongodb.com/manual/reference/operator/aggregation/match/#pipe._S_match

struct SchemaPipeline
@safe
match
(
Bson query
)

Meta