Skips over the specified number of documents that pass into the stage and passes the remaining documents to the next stage in the pipeline. MongoDB Documentation: https://docs.mongodb.com/manual/reference/operator/aggregation/skip/#pipe._S_skip
See Implementation
Skips over the specified number of documents that pass into the stage and passes the remaining documents to the next stage in the pipeline. MongoDB Documentation: https://docs.mongodb.com/manual/reference/operator/aggregation/skip/#pipe._S_skip