CountOptions.maxTimeMS

The maximum amount of time to allow the query to run.

struct CountOptions
@embedNullable
Nullable!long maxTimeMS;

Meta