CountOptions.limit

The maximum number of documents to return.

A negative limit only returns a single batch of results.

struct CountOptions
Nullable!long limit;

Meta