You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cosmos allows tweaking query execution in many ways via QueryRequestOptions; we could have a WithQueryRequestOptions() operator to allow the user to specify this.
Note that we already set PartitionKey and MaxItemCount.