AggregateOptions.comment

Users can specify an arbitrary string to help trace the operation through the database profiler, currentOp, and logs.

struct AggregateOptions
Nullable!string comment;

Meta