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)
  2. SchemaPipeline redact(T expression)
    struct SchemaPipeline
    @safe
    redact
    (
    T
    )

Meta