Makes a query skip documents after or before a certain value of a field the query was ordered with.
The query to add the filter to.
The value of the field ordered by.
If set to true, all documents before the document are skipped, else all documents after it are skipped.
If set to true, doesn't skip the document.
Makes a query skip documents after or before a certain value of a field the query was ordered with.