SchemaPipeline.redact

Restricts the contents of the documents based on information stored in the documents themselves. MongoDB Documentation: https://docs.mongodb.com/manual/reference/operator/aggregation/redact/#pipe._S_redact

  1. SchemaPipeline redact(Bson expression)
    struct SchemaPipeline
    @safe
    redact
    ()
  2. SchemaPipeline redact(T expression)

Meta